Skip to content
Snippets Groups Projects

update: Add redis cache support to caching package

Merged Martin Lowe requested to merge malowe/main/97 into main
All threads resolved!
  • update: Add redis cache support to caching package

Adds a Redis caching service, and adds binds to the loading cache manager to allow for distributed pre-cache. Currently this is a simple binding and doesn't have fallback behaviour for when the Redis service is down.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Jordi Gómez approved this merge request

    approved this merge request

  • Martin Lowe added 8 commits

    added 8 commits

    • f1d7881e...1501318b - 2 commits from branch main
    • eb63ec60 - update: Add redis cache support to caching package
    • 9d19ce9a - fix: Switch redis list interaction to use ListCommands from Quarkus
    • b607d06b - update snapshot version, fix redis cache fallback logic
    • f259039c - update: Add tests to the Redis code, tweak the TTL duration
    • 8cadf6e6 - Disable getList tests as mocks are incredibly brittle
    • 04dae555 - update: patch redis caching references after rebase

    Compare with previous version

  • Martin Lowe reset approvals from @gnugomez by pushing to the branch

    reset approvals from @gnugomez by pushing to the branch

  • Martin Lowe resolved all threads

    resolved all threads

  • Jordi Gómez approved this merge request

    approved this merge request

  • merged

  • Please register or sign in to reply
    Loading