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

Use cache store remove base slaved #13329

Merged

Commits on Jul 19, 2022

  1. Move _cache_id_gen into cache store

    This comes from two identical definitions in each of the base stores,
    and means the base slaved store is now empty and can be removed.
    Fizzadar committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    087b5b1 View commit details
    Browse the repository at this point in the history
  2. Remove BaseSlavedStore

    Replace the now empty class with instances of the cache invalidation store.
    Fizzadar committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5530097 View commit details
    Browse the repository at this point in the history
  3. Add changelog file

    Fizzadar committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    16fc3bd View commit details
    Browse the repository at this point in the history