-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
area/cachearea/redisgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Description
Description
Currently, the Quarkus cache extension only allows one cache provider (Caffeine or Redis) per application. It would be very useful to support configuring and using both providers at the same time, so different caches can use either in-memory (Caffeine) or distributed (Redis) backends as needed.
This would allow more flexible caching strategies within a single application.
Implementation ideas
No response
kahennig and shohruh-genius
Metadata
Metadata
Assignees
Labels
area/cachearea/redisgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request