Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

cargo run -- --id 1 --http-addr "127.0.0.1:31001" --rpc-addr "127.0.0.1:32001"
cargo run -- --id 2 --http-addr "127.0.0.1:31002" --rpc-addr "127.0.0.1:32002" --leader-http-addr "127.0.0.1:31001"
cargo run -- --id 3 --http-addr "127.0.0.1:31003" --rpc-addr "127.0.0.1:32003" --leader-http-addr "127.0.0.1:31001"

About

ntex + openraft + volo-thrift + sled

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages