11 releases (4 stable)

1.2.0 Nov 19, 2020
1.1.1 Aug 19, 2020
1.0.0 Apr 22, 2020
0.10.0 Jan 21, 2020
0.6.0 Oct 26, 2018

#4 in #frugalos

48 downloads per month
Used in 4 crates

MIT license

120KB
3K SLoC

frugalos_raft

Crates.io: frugalos_raft Documentation Build Status License: MIT

A raftlog::Io trait implementation for frugalos.

Documentation


lib.rs:

frugalosのためのraftlog::Ioトレイトの実装を提供するクレート.

ストレージとしてはcannylsを、RPCとしてはfibers_rpcを使用している. Futureトレイトの実装群.

Dependencies

~5MB
~104K SLoC