gruezi 0.1.0

Service Discovery & Distributed Key-Value Store
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# gruezi

Service Discovery & Distributed Key-Value Store


## Roadmap

* RAFT consensus algorithm
* IPv6 support
* use L4 (TCP/UDP) instead of L3 (IP) can't use L2 because in blocked by many cloud providers
* RocksDB for key-value store
* DNS based service discovery
* Discovery bootstrap (URL) option
* CLI for peer management & status