Skip to content

Releases: dokastho/CPPaxos

0.1.2

21 Jun 16:33
Compare
Choose a tag to compare
  • Updated to new version of drpc
  • Fix valgrind warnings

0.1.1

01 Jun 04:51
Compare
Choose a tag to compare
  • Make Paxos operations persistent
  • De-linearize media gets

0.1.0

26 May 03:19
Compare
Choose a tag to compare

First release of CPPaxos

  • Bugs found & fixed from original (and private) paxos implementation
  • Tests written and passing
  • Used in dependent programs (notably d3b)