Cassandra Egalitarian Paxos Prototype

prototype implementation of egalitarian paxos for cassandra for testing failure recovery for arbitrary failure scenarios

See: https://issues.apache.org/jira/browse/CASSANDRA-6246

to setup, clone and run: pip install -r requirements.txt

run existing tests with nosetests