caspaxos-kv 0.2.1

A simple simulator hardened KV store backed by caspaxos.
Documentation
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