MatrixSynapse/synapse/replication
Richard van der Hoff 29ed09e80a Fix assertion to stop transaction queue getting wedged
... and update some docstrings to correctly reflect the types being used.

get_new_device_msgs_for_remote can return a long under some circumstances,
which was being stored in last_device_list_stream_id_by_dest, and was then
upsetting things on the next loop.
2017-03-15 12:16:55 +00:00
..
slave Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
expire_cache.py Invalidate retry cache in both directions 2016-11-22 17:45:44 +00:00
presence_resource.py Allow external processes to mark a user as syncing. (#812) 2016-06-02 15:20:15 +01:00
pusher_resource.py Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
resource.py Only invalidate membership caches based on the cache stream 2017-01-31 16:09:03 +00:00