MatrixSynapse/synapse/storage
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
..
controllers Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
databases Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
engines Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
schema Some minor performance fixes for task schedular (#16313) 2023-09-14 16:20:47 +01:00
util
__init__.py
_base.py
background_updates.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
database.py Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 2023-09-25 17:48:42 +01:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 2023-09-25 17:48:42 +01:00