This test configuration establishes a setup of three eventuate locations connecting with a three node Cassandra
(version 2.2.3
) cluster.
- Eventuate locations
location1
location2
location3
- Cassandra nodes
c1
(seed node)c11
c12
sudo blockade up
sudo ../../crdt-counter-partitions.py
Please consult the related README of the Counter CRDT example for further information on these advanced test setups.