badgerdb topic

List badgerdb repositories

gokv

679
Stars
66
Forks
Watchers

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

847
Stars
25
Forks
Watchers

A highly-configurable, distributed, realtime database that manages a state tree shared among many peers.

srchx

159
Stars
12
Forks
Watchers

A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)

redix

1.2k
Stars
76
Forks
Watchers

a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

goukv

53
Stars
8
Forks
Watchers

a key-value store with multiple backends including leveldb, badgerdb, postgresql

raft-sample

59
Stars
11
Forks
Watchers

Straightforward implementation of Raft Consensus

ngonx

18
Stars
3
Forks
Watchers

Custom golang proxy inspired in nginx proxy, and traefik proxy

m2

23
Stars
1
Forks
Watchers

a simple http key/value cache system based on raft protocol.

shorty-go

36
Stars
4
Forks
Watchers

Microservice that shortens urls like bit.ly written in Go

notes

1.2k
Stars
160
Forks
Watchers

🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )