-
Notifications
You must be signed in to change notification settings - Fork 532
Configuration
Ioannis Papapanagiotou edited this page Aug 1, 2016
·
4 revisions
Please refer to README.md for more details.
Dynomite is based on the Dynamo protocol where nodes serve keys that belong inside a token range. Differently from Cassandra, each Rack contains the full ring. Hence in RF=3 configuration the full ring is deployed in 3 Racks, whereas in RF=2 the full ring is deployed in 2 racks.
To create tokens you can use this script to generate YAMLS
Exemplar Configuration YAML files can be found in the conf directory