Skip to content

Repository files navigation

riot

Riot is a distributed key/value system basing raft algorithm, leveldb、 boltdb and bitCask(in fucture) backend store!!!

Install Doc

  • build riot
go build riot
  • build riot-proxy
go build -o riot-proxy proxy/http/bin/riot-proxy.go 
  • start a cluster
cd tool
bash cluster.sh
  • start proxy
./riot-proxy --c proxy/http/bin/cfg.toml 

Api

in doc directory

about design detail

old-link

About

Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!

Resources

Stars

106 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages