caspaxos-kv 0.2.0

A simple simulator hardened KV store backed by caspaxos.
Documentation

A Rust CASPaxos 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