1. 01 Jun, 2021 2 commits
    • Jacob Vosmaer's avatar
      Factor out redis store duplication · ce20628e
      Jacob Vosmaer authored
      There was a lot of duplicated code between Redis::Cache, Redis::Queues
      and Redis::SharedState. This change replaces it with lookups based on
      the class name.
      ce20628e
    • Jacob Vosmaer's avatar
      Improve Redis instance test coverage · 8f509739
      Jacob Vosmaer authored
      - add coverage for config file selection
      - add coverage for Rails.env-keyed config selection
      - consolidate duplicate config file fixtures
      8f509739
  2. 27 May, 2021 33 commits
  3. 26 May, 2021 5 commits