anonymousland-synapse/synapse/replication
Erik Johnston c16e192e2f Fix caching devices for remote servers in worker.
When the `/keys/query` API is hit on client_reader worker Synapse may
decide that it needs to resync some remote deivces. Usually this happens
on master, and then gets cached. However, that fails on workers and so
it falls back to fetching devices from remotes directly, which may in
turn fail if the remote is down.
2019-11-05 15:49:43 +00:00
..
http Fix caching devices for remote servers in worker. 2019-11-05 15:49:43 +00:00
slave document the REPLICATE command a bit better (#6305) 2019-11-04 12:40:18 +00:00
tcp document the REPLICATE command a bit better (#6305) 2019-11-04 12:40:18 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00