You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have a java application containerized with this redis embedded and I create another instance of this application, is possible to this new node join in a cluster automatically and replicate data between nodes?
For example:
I have six nodex in a cluster and a seventh node is starded using docker and now this node is joined in a cluster and start to replicate data from other nodes. So this way I have a elastic cluster.
Actually I need an Elastic Cache!
The text was updated successfully, but these errors were encountered:
If I have a java application containerized with this redis embedded and I create another instance of this application, is possible to this new node join in a cluster automatically and replicate data between nodes?
For example:
I have six nodex in a cluster and a seventh node is starded using docker and now this node is joined in a cluster and start to replicate data from other nodes. So this way I have a elastic cluster.
Actually I need an Elastic Cache!
The text was updated successfully, but these errors were encountered: