Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 219 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 219 Bytes

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