synapse/stubs/synapse/synapse_rust
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
..
__init__.pyi Reload the pyo3-log config when the Python logging config changes. (#14976) 2023-02-03 08:27:31 -05:00
acl.pyi Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
push.pyi Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00