mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 08:35:34 +00:00
09f79aaad0
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.