mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-02 14:15:55 +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.