Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add index to cache invalidations #12747

Merged
merged 5 commits into from
May 17, 2022
Merged

Add index to cache invalidations #12747

merged 5 commits into from
May 17, 2022

Commits on May 16, 2022

  1. Add index to cache invalidations

    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.
    erikjohnston committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8daaef0 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed May 16, 2022
    Configuration menu
    Copy the full SHA
    47cac72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31a15c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Update changelog.d/12747.bugfix

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    erikjohnston and squahtx authored May 17, 2022
    Configuration menu
    Copy the full SHA
    da31e41 View commit details
    Browse the repository at this point in the history
  2. Psql only

    erikjohnston committed May 17, 2022
    Configuration menu
    Copy the full SHA
    1104c6c View commit details
    Browse the repository at this point in the history