Skip to content

A distributed key-value store with gossip-based replication, Merkle tree anti-entropy repair, vector clock conflict resolution, and tunable quorum.

License

Notifications You must be signed in to change notification settings

architagr/GossamerDB

Repository files navigation

GossamerDB

GossamerDB is a cutting-edge, distributed key-value store engineered for the modern cloud and edge landscape. It combines a lightweight yet resilient gossip protocol, Merkle tree–based anti-entropy repair, pluggable conflict resolution with vector clocks, and tunable quorum semantics to deliver strong consistency, rapid convergence, and automatic cloud-native scaling across deployment modes (local, Kubernetes, or multi-region AWS). Its modular design allows operators to adapt gossip and conflict strategies at the cluster level, with robust security, mTLS by default, and built-in hooks for observability and rolling upgrades—all orchestrated through an intelligent coordinator node optimized for high-availability and seamless cluster management.

Releases

No releases published

Packages

No packages published