Does the quarkus redis cache support client side caching? #39105
-
Does the quarkus redis cache support client side caching? Also known as near caching. |
Beta Was this translation helpful? Give feedback.
Answered by
cescoffier
Mar 1, 2024
Replies: 2 comments
-
/cc @cescoffier (redis), @gsmet (redis), @gwenneg (cache), @machi1990 (redis) |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, there is not such as thing with Redis (you can implement it, but Redis does not provide anything) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
robp94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, there is not such as thing with Redis (you can implement it, but Redis does not provide anything)