badger

BadgerDB is an embeddable, persistent and fast key-value database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB.

etcd

Distributed reliable key-value store for the most critical data of a distributed system

Maintained By @challenaiLICENSE: GPL 3.0Version: v0.1.2-beta