Skip to content

how to use caffeine cache when we import spring-boot-starter-data-redis #106

Answered by MarcGiffing
hxxgy asked this question in Q&A
Discussion options

You must be logged in to vote

With the Version 0.0.7 you can set the Cache which should be used with the property

bucket4j.cache-to-use=jcache

Alternativly you can set the cache to use to something invalid and provide the sync or async Cache Manager by your own:

bucket4j.cache-to-use=invalid

#90

Replies: 1 comment

Comment options

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