Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 354 Bytes

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