forked-synapse/synapse/replication
Erik Johnston d58b1ffe94 Replace some calls to cursor_to_dict
cursor_to_dict can be surprisinglh expensive for large result sets, so lets
only call it when we need to.
2017-03-24 11:07:02 +00:00
..
slave Replace some calls to cursor_to_dict 2017-03-24 11:07:02 +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 Don't send the full event json over replication 2017-03-17 15:50:01 +00:00