vephar

KV store

A minimal key-value store with API and web UI using raft cluster coordination and badger data storage

Minimal K/V store with API and Dashboard

GitHub

16 stars
2 watching
5 forks
Language: Go
last commit: almost 5 years ago
file-storagegolangkey-value-storeraftreacttypescript

Related projects:

RepositoryDescriptionStars
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
chainsafe/chaindbA high-performance key-value store implemented on top of BadgerDB20
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
jongretar/exbitcaskAn Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage12
oleiade/xk6-kvA key-value store extension for k6 that provides persistent storage and shared state management16
tauraamui/kvsProvides a lightweight key-value store library for storing and retrieving structured data in Go4
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
cabol/kvxA simple in-memory Key/Value Store with basic operations and configuration options101
replikativ/konserveA protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead300
hslam/raftdbA distributed key-value database system using the Raft consensus protocol4
rfyiamcool/raft-badgerAn implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store.49
mumez/punqliteA lightweight key-value store with support for transactions and scripting.12
hemantasapkota/swiftstoreA LevelDB-backed key-value store for Swift applications123