forked-synapse/synapse/replication
Erik Johnston 09f79aaad0 Use presence replication stream to invalidate cache
Instead of using the cache invalidation replication stream to invalidate
the _get_presence_cache, we can instead rely on the presence replication
stream. This reduces the amount of replication traffic considerably.
2017-03-24 13:21:08 +00:00
..
slave Use presence replication stream to invalidate cache 2017-03-24 13:21:08 +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