MatrixSynapse/tests
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
..
api
app
appservice
config
crypto
events
federation Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
handlers
http
logging
media
metrics
module_api
push
replication
rest
scripts
server_notices
state
storage
test_utils
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py