| Crates.io | paxos |
| lib.rs | paxos |
| version | 0.0.5 |
| created_at | 2018-03-07 10:04:15.537564+00 |
| updated_at | 2020-06-04 06:55:12.756089+00 |
| description | a well-tested implementation of the CASPaxos protocol for the sled lightweight database kit |
| homepage | https://github.com/spacejam/paxos |
| repository | https://github.com/spacejam/paxos |
| max_upload_size | |
| id | 54283 |
| size | 50,794 |
Currently, this is an implementation of CASPaxos built on top of the sled lightweight database kit.
It is being grown into a more featureful replication library that is mindful of modern consensus research.