Crates.io | caspaxos-kv |
lib.rs | caspaxos-kv |
version | 0.2.2 |
source | src |
created_at | 2020-08-12 11:32:58.033599 |
updated_at | 2020-10-27 13:24:41.101634 |
description | A simple simulator hardened KV store backed by caspaxos. |
homepage | |
repository | |
max_upload_size | |
id | 275773 |
size | 90,657 |
A Rust CASPaxos implementation exporting a simple KV interface.
Tested on top of a simulator that causes most race conditions to quickly surface.
Features: