forked-synapse/synapse/replication/slave
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
..
storage Use presence replication stream to invalidate cache 2017-03-24 13:21:08 +00:00
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00