MatrixSynapse/synapse/replication/slave/storage
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
..
__init__.py
_base.py
_slaved_id_tracker.py
account_data.py
appservice.py
deviceinbox.py
devices.py
directory.py
events.py
filtering.py
keys.py
presence.py Use presence replication stream to invalidate cache 2017-03-24 13:21:08 +00:00
push_rule.py
pushers.py
receipts.py
registration.py
room.py
transactions.py