Distributing the data across nodes / machines #310
samuelamico
started this conversation in
Ideas
Replies: 1 comment
-
There is no distribution supported internally. I'm aware of Lolipop - a raft implementation that uses SwayDB for storage. Someone also mentioned that they use Atomix and SwayDB together. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is possible to instantiate a SwayDB on each node/machine and a Master machine communicates with the nodes ? A.K.A.:
A distributed system of datastores ?
Beta Was this translation helpful? Give feedback.
All reactions