How to use Redis as a cache instead of Caffeine? #24517
Answered
by
quarkus-bot
bot
dewan-ahmed
asked this question in
Q&A
-
I'm trying to build an app using Quarkus and Redis as the cache. I'm following two guides:
Could someone please point out how I can use Redis as the cache instead of the underlying Caffeine caching mechanism? This is my assumption of what needs to happen (I don't know the 'how'):
I tried to follow this guide but couldn't make much progress. Please let me know any guide/resource I can follow and if my above assumptions are correct. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
quarkus-bot[bot]
Mar 24, 2022
Replies: 1 comment 9 replies
-
/cc @cescoffier, @gsmet, @gwenneg, @machi1990 |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
dewan-ahmed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/cc @cescoffier, @gsmet, @gwenneg, @machi1990