Skip to content

Which Infinispan Quarkus Extension should be used #42016

Answered by karesti
mschorsch asked this question in Q&A
Discussion options

You must be logged in to vote

@mschorsch if you are using quarkus-cache, you want to move from caffeine to Infinispan, and use @CacheResult annotations and impact as less as possible your code, use quarkus-infinispan-cache. Simply use the Infinispan client extension if you want to use Infinispan. The embedded use case is not on the roadmap now.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mschorsch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants