Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add index to cache invalidations (#12747) | Erik Johnston | 2022-05-17 | 1 | -0/+1 |
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. |