MatrixSynapse/synapse/api
Richard van der Hoff 3ee17585cd
Make LruCache register its own metrics (#8561)
rather than have everything that instantiates an LruCache manage metrics
separately, have LruCache do it itself.
2020-10-16 15:51:57 +01:00
..
__init__.py
auth.py Make LruCache register its own metrics (#8561) 2020-10-16 15:51:57 +01:00
auth_blocking.py
constants.py Do not assume that account data is of the correct form. (#8454) 2020-10-05 09:28:05 -04:00
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py