| Crates.io | raftlog |
| lib.rs | raftlog |
| version | 0.6.0 |
| created_at | 2018-10-12 11:11:49.813402+00 |
| updated_at | 2020-01-10 07:06:06.067424+00 |
| description | An implementation of distributed replicated log based on the Raft algorithm |
| homepage | https://github.com/frugalos/raftlog |
| repository | https://github.com/frugalos/raftlog |
| max_upload_size | |
| id | 89437 |
| size | 161,143 |
A Rust implementation of distributed replicated log based on the Raft algorithm.