# 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