cete

Key-value store server

A distributed key-value store server written in Go that provides a simple and scalable way to manage data across multiple nodes.

Cete is a distributed key value store server written in Go built on top of BadgerDB.

GitHub

236 stars
8 watching
28 forks
Language: Go
last commit: about 4 years ago
gogolanggrpckey-value-storekvsraftraft-consensus-algorithmrestrest-api

Related projects:

Repository Description Stars
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,313
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 171
couchbase/moss A fast and persistent key-value storage library written in Go 978
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 300
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
alticelabsprojects/kyoto A network server and key-value database built for high-performance and concurrency. 277
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
tidwall/buntdb An embeddable key/value store with geospatial support and custom indexing for Go applications. 4,599
oleiade/xk6-kv A key-value store extension for k6 that provides persistent storage and shared state management 16
hotpotatoc/kvstore An experimental key-value store server compatible with the Redis protocol. 17
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293