badgerdb topic
gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
redwood
A highly-configurable, distributed, realtime database that manages a state tree shared among many peers.
srchx
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
redix
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
goukv
a key-value store with multiple backends including leveldb, badgerdb, postgresql
raft-sample
Straightforward implementation of Raft Consensus
ngonx
Custom golang proxy inspired in nginx proxy, and traefik proxy
m2
a simple http key/value cache system based on raft protocol.
shorty-go
Microservice that shortens urls like bit.ly written in Go