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.
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
Fix poor database performance when reading the cache invalidation stream for large servers with lots of workers.
|