MatrixSynapse/synapse/replication/tcp
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
..
streams
__init__.py
client.py Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
commands.py
context.py
external_cache.py
handler.py
protocol.py
redis.py
resource.py