Skip to content

Rust CASPaxos implementation

Notifications You must be signed in to change notification settings

ConnectEverything/caspaxos-kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust CASPaxos implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages