MatrixSynapse/synapse/replication/slave
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
..
storage Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00