Project 'eclipsefdn/it/api/eclipsefdn-api-common' was moved to 'eclipsefdn/software-dev/api/eclipsefdn-api-common'. Please update any links and bookmarks that may still have the old path.
update: Add redis cache support to caching package
All threads resolved!
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
Activity
added 1 commit
- 79e4fe59 - fix: Switch redis list interaction to use ListCommands from Quarkus
added 9 commits
-
79e4fe59...22dc11fa - 6 commits from branch
main - b4fb883f - update: Add redis cache support to caching package
- 6daf5754 - fix: Switch redis list interaction to use ListCommands from Quarkus
- 4cf359a5 - update snapshot version, fix redis cache fallback logic
Toggle commit list-
79e4fe59...22dc11fa - 6 commits from branch
added 1 commit
- f510a1b9 - update: Add tests to the Redis code, tweak the TTL duration
added 1 commit
- af9a2f62 - Disable getList tests as mocks are incredibly brittle
added 22 commits
-
af9a2f62...b5e2ac58 - 16 commits from branch
main - 36626f10 - update: Add redis cache support to caching package
- b78123ae - fix: Switch redis list interaction to use ListCommands from Quarkus
- e9c4e408 - update snapshot version, fix redis cache fallback logic
- 85bc73e9 - update: Add tests to the Redis code, tweak the TTL duration
- 75dd9b79 - Disable getList tests as mocks are incredibly brittle
- 1ed318c9 - update: patch redis caching references after rebase
Toggle commit list-
af9a2f62...b5e2ac58 - 16 commits from branch
requested review from @heurtemattes and removed review request for @cguindon
added 16 commits
-
1ed318c9...ea7cb823 - 10 commits from branch
main - 30440e3b - update: Add redis cache support to caching package
- de28f5ae - fix: Switch redis list interaction to use ListCommands from Quarkus
- b09e49c3 - update snapshot version, fix redis cache fallback logic
- beb2013e - update: Add tests to the Redis code, tweak the TTL duration
- c3f68c0e - Disable getList tests as mocks are incredibly brittle
- f1d7881e - update: patch redis caching references after rebase
Toggle commit list-
1ed318c9...ea7cb823 - 10 commits from branch
requested review from @gnugomez
- Resolved by Martin Lowe
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
Toggle commit list-
f1d7881e...1501318b - 2 commits from branch
reset approvals from @gnugomez by pushing to the branch
Please register or sign in to reply