Releases: dokastho/CPPaxos
Releases · dokastho/CPPaxos
0.1.2
- Updated to new version of drpc
- Fix valgrind warnings
0.1.1
- Make Paxos operations persistent
- De-linearize media gets
0.1.0
First release of CPPaxos
- Bugs found & fixed from original (and private) paxos implementation
- Tests written and passing
- Used in dependent programs (notably d3b)