A Rust [CASPaxos](https://arxiv.org/pdf/1802.07000.pdf) implementation exporting a simple KV interface. Tested on top of a simulator that causes most race conditions to quickly surface. Features: * get, set, del, cas