-
- Downloads
Add index to cache invalidations (#12747)
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.
Showing
- changelog.d/12747.bugfix 1 addition, 0 deletionschangelog.d/12747.bugfix
- synapse/storage/databases/main/cache.py 8 additions, 0 deletionssynapse/storage/databases/main/cache.py
- synapse/storage/schema/main/delta/69/02cache_invalidation_index.sql 18 additions, 0 deletions...orage/schema/main/delta/69/02cache_invalidation_index.sql
changelog.d/12747.bugfix
0 → 100644
Please register or sign in to comment