caspaxos-kv

Crates.iocaspaxos-kv
lib.rscaspaxos-kv
version0.2.2
sourcesrc
created_at2020-08-12 11:32:58.033599
updated_at2020-10-27 13:24:41.101634
descriptionA simple simulator hardened KV store backed by caspaxos.
homepage
repository
max_upload_size
id275773
size90,657
Tyler Neely (spacejam)

documentation

README

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
Commit count: 0

cargo fmt