Skip to content

Formally verified implementation of Paxos for consensus in distributed systems.

Notifications You must be signed in to change notification settings

isubasinghe/paxos-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paxos

This an implementation of single-decree paxos, used for concesnsus in distributed systems. This implementation has been formally verified through model checking via stateright.

Bug present

See #1

Good lesson here is that your verification is only as good as your spec.

About

Formally verified implementation of Paxos for consensus in distributed systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages