gruezi

Crates.iogruezi
lib.rsgruezi
version0.1.0
created_at2025-11-22 19:42:11.607458+00
updated_at2025-11-22 19:42:11.607458+00
descriptionService Discovery & Distributed Key-Value Store
homepage
repositoryhttps://github.com/gruezi-io/gruezi
max_upload_size
id1945652
size102,242
(nbari)

documentation

README

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
Commit count: 0

cargo fmt