This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
v1.22.0rc2
synapse
/
synapse
/
replication
History
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