forked-synapse/synapse/storage/schema/main/delta/69
Erik Johnston 32ef24fbd7
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.
2022-05-17 09:34:59 +00:00
..
01as_txn_seq.py Use a sequence to generate AS transaction IDs, drop last_txn AS state (#12209) 2022-04-01 13:33:25 +00:00
01device_list_oubound_by_room.sql Track device list updates per room. (#12321) 2022-04-04 15:25:20 +01:00
02cache_invalidation_index.sql Add index to cache invalidations (#12747) 2022-05-17 09:34:59 +00:00