Skip to content

Can i use Open Source Edition with a Redis Cluster? #5567

Closed Answered by mrniko
adriangonzalezroble asked this question in Q&A
Discussion options

You must be logged in to vote

Open-source is fully compatible with Redis cluster mode.

The only difference is that each Redisson object will be located on a single master node, while PRO version uses a special algorithm to distribute it's content across all master nodes. Neither data partitioning nor multi cluster features are supported by Lettuce.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrniko
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