mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-18 04:16:13 +00:00
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.