MatrixSynapse/synapse/replication/slave/storage
Richard van der Hoff 97647b33c2
Replace DeferredCache with LruCache where possible (#8563)
Most of these uses don't need a full-blown DeferredCache; LruCache is lighter and more appropriate.
2020-10-19 12:20:29 +01:00
..
__init__.py
_base.py
_slaved_id_tracker.py
account_data.py
appservice.py
client_ips.py Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
deviceinbox.py
devices.py
directory.py
events.py
filtering.py
groups.py
keys.py
presence.py
profile.py
push_rule.py
pushers.py
receipts.py
registration.py
room.py
transactions.py