forked-synapse/synapse/storage/databases
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
..
main Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
state Mypy fixes for synapse.handlers.federation (#8422) 2020-09-29 15:57:36 +01:00
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00