0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-12 04:52:26 +01:00
synapse/rust/src
Patrick Cloke f84da3c32e
Add a cache around server ACL checking (#16360)
* Pre-compiles the server ACLs onto an object per room and
  invalidates them when new events come in.
* Converts the server ACL checking into Rust.
2023-09-26 11:57:50 -04:00
..
acl Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
push Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
lib.rs Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00