MatrixSynapse/synapse/events
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__.py Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
builder.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
presence_router.py Implement cancellation support/protection for module callbacks (#12568) 2022-05-09 12:31:14 +01:00
snapshot.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
utils.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
validator.py Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00