forked from MirrorHub/synapse
32ef24fbd7
For workers that rarely write to the cache the `get_all_updated_caches` query can become expensive if the worker falls behind when reading the cache.
1 line
113 B
Text
1 line
113 B
Text
Fix poor database performance when reading the cache invalidation stream for large servers with lots of workers.
|