|
|
|
|
|
by freels
2666 days ago
|
|
No, in FaunaDB, a replica is a group of nodes, within which each node only stores a part of the dataset. One thing that's different from other systems is we make replicas a first-class operational unit to think about. The cluster topology which was tested was a 3 replica cluster with 3 nodes each. Each node contained 1/3 of the dataset. |
|