MatrixSynapse/synapse/replication
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
..
http Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
slave Replace DeferredCache with LruCache where possible (#8563) 2020-10-19 12:20:29 +01:00
tcp Make event persisters periodically announce position over replication. (#8499) 2020-10-12 15:51:41 +01:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00