Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with kv-store

A curated list of projects in awesome lists tagged with kv-store .

https://github.com/flower-corp/rosedb

Lightweight, fast and reliable key/value storage engine based on Bitcask.

data-structures database embedded go golang key-value kv-store rosedb throughput

Last synced: 18 Dec 2024

https://github.com/rosedblabs/rosedb

Lightweight, fast and reliable key/value storage engine based on Bitcask.

data-structures database embedded go golang key-value kv-store rosedb throughput

Last synced: 17 Dec 2024

https://github.com/nutsdb/nutsdb

A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.

data-structures database go golang key-value kv-store nutsdb supports-transactions

Last synced: 17 Dec 2024

https://github.com/skyzh/mini-lsm

A tutorial of building an LSM-Tree storage engine in a week.

database key-value-store kv-store lsm lsm-tree rust storage tutorial

Last synced: 17 Dec 2024

https://github.com/lotusdblabs/lotusdb

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.

bptree database golang kv-store lsm-tree storage

Last synced: 18 Dec 2024

https://github.com/softmotions/ejdb

:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

android c dart database ejdb embedded flutter ios java jni json key-value kv-store nodejs nosql osx react-native reactnative swift websocket

Last synced: 18 Dec 2024

https://github.com/Softmotions/ejdb

:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

android c dart database ejdb embedded flutter ios java jni json key-value kv-store nodejs nosql osx react-native reactnative swift websocket

Last synced: 08 Nov 2024

https://github.com/bytestorage/flydb

The high-performance kv storage engine based on bitcask paper made in golang

database flydb go golang key-value kv-store raft redis

Last synced: 19 Dec 2024

https://github.com/qishenonly/flydb

The high-performance kv storage engine based on bitcask paper made in golang

database flydb go golang key-value kv-store raft redis

Last synced: 01 Nov 2024

https://github.com/kubewharf/kubebrain

A High Performance Metadata System for Kubernetes

etcd kubernetes kv-store metadata scalability

Last synced: 15 Dec 2024

https://github.com/symisc/vedis

An Embedded Implementation of Redis

c datastore embedded kv-store redis vedis

Last synced: 15 Dec 2024

https://github.com/rosedblabs/rust-practice

some tiny learning projects in Rust

bitcask kv-store

Last synced: 15 Dec 2024

https://github.com/arriqaaq/flashdb

FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)

database embedded flashdb go golang in-memory in-memory-database key-value key-value-store kv-store redis

Last synced: 15 Dec 2024

https://github.com/surrealdb/surrealkv

A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

embedded-database key-value-database key-value-store kv-store surreal surrealdb surrealkv

Last synced: 09 Nov 2024

https://github.com/kvtools/valkeyrie

Distributed Key/Value Store Abstraction Library written in Go.

boltdb consul dynamodb etcd go golang key-value kv-store libkv redis zookeeper

Last synced: 15 Dec 2024

https://github.com/rosedblabs/wal

Write Ahead Log for LSM or bitcask storage(or any append-only write).

bitcask database kv-store lsm-tree storage write-ahead-log

Last synced: 15 Dec 2024

https://github.com/oliver-oloughlin/kvdex

A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️

database db deno deno-kv denokv jsr kv kv-store kvdex kvstore orm orm-library orm-like queues

Last synced: 21 Dec 2024

https://github.com/siara-cc/sqlite_blaster

Create huge Sqlite indexes at breakneck speeds

document-store embedded-database kv-store nosql portable sqlite

Last synced: 12 Nov 2024

https://github.com/mr-karan/barreldb

A disk based KV store (based on Bitcask implementation)

bitcask key-value kv-store

Last synced: 27 Oct 2024

https://github.com/containous/staert

Merge your configuration sources

cli configuration golang kv-store merge toml

Last synced: 30 Nov 2024

https://github.com/xiaoyang-sde/raft-kv

Fault-tolerant key-value storage system based on Raft

golang kv-store raft

Last synced: 15 Oct 2024

https://github.com/workpieces/etcdwp

💻 etcdwp is a beautiful, easy-to-use Mac database management application for etcd. (Support Macos Window Linux)

boltdb consul desktop etcd etcd-desktop etcd-manager etcd-ui etcd-web etcdkeeper etcdui etcdwp golang kubernetes kv kv-store linux macos macos-app windows

Last synced: 25 Nov 2024

https://github.com/workpieces/etcdWp

💻 etcdwp is a beautiful, easy-to-use Mac database management application for etcd. (Support Macos Window Linux)

boltdb consul desktop etcd etcd-desktop etcd-manager etcd-ui etcd-web etcdkeeper etcdui etcdwp golang kubernetes kv kv-store linux macos macos-app windows

Last synced: 02 Nov 2024

https://github.com/elixir-toniq/groot

Distributed KV store for ephemeral data

crdt elixir elixir-lang hlc kv-store

Last synced: 07 Nov 2024

https://github.com/storacha/pail

🪣 DAG based key value store.

bucket crdt dag ipfs ipld kv kv-store merkle-crdt merkle-dag shard

Last synced: 08 Nov 2024

https://github.com/patrick-kw-chiu/cache-cloud

Fast serverless caching via HTTP endpoints, built on Cloudflare Workers, KV and Hono

cache cache-storage cloudflare-workers edge http kv kv-store redis serverless

Last synced: 02 Nov 2024

https://github.com/impact-eintr/raftd

raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务

btree distributed-systems gin golang kv-store lsm-tree microservice raft

Last synced: 12 Oct 2024

https://github.com/clevertap/stormdb

An embeddable, persistent key-value store optimised for sequential reads.

database db key-value kv-store kvstore stormdb

Last synced: 06 Nov 2024

https://github.com/siara-cc/sqlite_blaster_python

A library for creating huge Sqlite indexes at breakneck speeds

document-store embedded-database kv-store nosql portable sqlite

Last synced: 12 Nov 2024

https://github.com/hoanhan101/hstore

Key-value store on top of Raft Consensus Algorithm

kv-store raft

Last synced: 27 Nov 2024

https://github.com/eiri/seppen

Simple distributed in-memory key-value store

in-memory kv-store testing-tools

Last synced: 13 Nov 2024

https://github.com/oracle/coherence-py-client

The Coherence Python Client allows Python applications to act as cache clients to an Oracle Coherence cluster using gRPC as the network transport.

caching coherence distributed in-memory kv-store microservices python

Last synced: 06 Nov 2024

https://github.com/oracle/coherence-go-client

The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.

caching coherence coherence-ce data-grid distributed go-client golang grpc grpc-client in-memory-caching kv-store microservices scalability

Last synced: 06 Nov 2024

https://github.com/nicolab/crystal-lru-cache

:gem: key/value LRU cache that supports lifecycle, global size limit and expiration time.

cache crystal crystal-lang kv kv-store lru lru-cache store

Last synced: 02 Dec 2024

https://github.com/wencaiwulue/kvs

A distribute key-value system, base on raft protocal and hashmap, (a memory k-v system), still developing... if anyone have good idea to develop some interesting framework stuff, let me know, :) thanks in advance

kv-store

Last synced: 29 Nov 2024

https://github.com/notskamr/bun-sqlite-cache

Source code for a Bun SQLite based key-value cache

bun cache kv-store lru sqlite ttl

Last synced: 11 Oct 2024

https://github.com/wasmedge/wasmedge-anna-client

Rust client for the anna-rs KVS that can run in the WasmEdge Runtime

kv-store kvstore rust wasm webassembly

Last synced: 12 Nov 2024

https://github.com/superhexa/flashsql

A lightweight key-value database using SQLite and APSW.

key-value kv kv-store package python sqlite

Last synced: 12 Oct 2024

https://github.com/impact-eintr/lsmdb

基于Wisckey论文的LSM Tree Key Value Pair 数据库存储引擎

kv-store lsm-tree wisckey

Last synced: 18 Nov 2024

https://github.com/ariesclark/cloudflare-kv-storage

A dead simple client for Cloudflare's KV storage. 📦

cloudflare database key kv kv-store store value

Last synced: 21 Dec 2024

https://github.com/jsejcksn/deno-kv-sqlite

Key-Value storage backed by SQLite

database deno key-value kv-store sqlite sqlite3

Last synced: 27 Oct 2024

https://github.com/siennathesane/pleiades

Lightning-fast constellation mesh database

cloud-native constellation constellation-mesh database kv-store

Last synced: 06 Nov 2024

https://github.com/kvtools/redis

Valkeyrie: redis

go golang kv-store redis valkeyrie

Last synced: 17 Nov 2024

https://github.com/cold-bin/cb-cache

简易的分布式kv内存数据库

consistent-hashing go kv-store lru-k-cache

Last synced: 12 Nov 2024

https://github.com/hansottowirtz/cloudflare-workers-cache

`unstable_cache` from Next.js for Cloudflare Workers

cache cloudflare-cache cloudflare-workers kv-store nextjs

Last synced: 20 Nov 2024

https://github.com/leonwind/lsm-tree

A proof of concept implementation of a Key Value Store using an LSM-Tree with benchmarks against RocksDB.

key-value-store kv-store lsm-tree red-black-tree

Last synced: 24 Nov 2024

https://github.com/gerold-penz/bun-sqlite-key-value

A super fast key-value store with SQLite that uses bun:sqlite and v8 as a fast JSON replacement.

bun bun-js cache data-storage database db-storage key-value key-value-storage kv-store nosql nosql-database sqlite time-to-live ttl typescript

Last synced: 07 Sep 2024

https://github.com/rayriffy/datastore

Browser-level KV store, utilizing both IndexedDB and local storage.

indexeddb kv-store localstorage

Last synced: 21 Dec 2024

https://github.com/lucid-kv/documentation

Official Lucid Documentation, based on gitbook.

distributed-key-value-database documentation gitbook key-value kv-store lucid

Last synced: 03 Dec 2024

https://github.com/worthant/handydb

NoSQL database (in-memory key-value store) written in Rust

b-tree cli-app kv-store nosql-database partitioning rust sharding

Last synced: 11 Nov 2024

https://github.com/kvtools/etcdv3

Valkeyrie: etcdv3

etcd etcdv3 go golang kv-store valkeyrie

Last synced: 17 Nov 2024

https://github.com/bytestorage/skiplist

SkipList is a package that implements a skip list data structure for efficient ordered key-value storage and retrieval.

database golang kv-store map skiplist

Last synced: 14 Nov 2024

https://github.com/tinoryj/elect

System prototype for USENIX FAST 2024: "ELECT: Enabling Erasure Coding Tiering for LSM-tree-based Storage"

kv-store

Last synced: 10 Nov 2024

https://github.com/uzyn/sparkv

Expirable in-memory key-value store for Rust

in-memory-database kv-store rust rust-lang ttl

Last synced: 07 Nov 2024

https://github.com/werbenhu/serfkv

A distributed in-memory key-value store built using hashicorp/serf with HTTP API

distributed example hashicorp-serf kv kv-store serf

Last synced: 21 Dec 2024

https://github.com/by-sabbir/consul-kv-discovery

Implementing consul service discovery and KV store with golang

consul go golang kv-store microservice service-discovery

Last synced: 09 Nov 2024

https://github.com/sahilpabale/p2p-db

peer to peer key-value database implementation in rust

concurrent-programming distributed-systems kv-store rust

Last synced: 06 Nov 2024

https://github.com/clivern/langmore

🔥 A KV Store Based On Write-Ahead Log.

caching kv-store memcached redis rust rust-lang write-ahead-log

Last synced: 16 Nov 2024

https://github.com/fabian4/kavicat

A convenient client for Key-Value database

badger database fyne golang gui kv-store level redis

Last synced: 17 Dec 2024

https://github.com/lu2000luk/redirector

A dynamic redirector that uses Vercel KV DB and Svelte Kit

kv-store redirect redirector redis svelte sveltekit vercel

Last synced: 20 Dec 2024

https://github.com/jdockerty/dnd

Definitely Not Dynamo is a toy distributed key-value store, inspired by Amazon's Dynamo.

distributed-key-value-database distributed-systems dynamodb kv-store learning-by-doing rust

Last synced: 23 Nov 2024

https://github.com/mahendrahegde/peer-ring

Distributed, Decentralized, Sharding Framework for building Peer-to-Peer Systems, inspired by the designs of Cassandra and amazon Dynamo

application-sharding cassandra consistent-hashing decentralized decentralized-applications distributed-cache dynamo k8s kv-store p2p peer-to-peer quorum replication

Last synced: 09 Oct 2024

https://github.com/dfeneyrou/litecask

A high performance single-header embeddable persistent key-value store with indexing capabilities

bitcask database embedded key-value-store kv-store single-header

Last synced: 03 Dec 2024

https://github.com/rfratto/promkv

What if you could store arbitrary data in Prometheus?

kv-store prometheus

Last synced: 16 Dec 2024

https://github.com/mattisonchao/celestial

Distributed k-v/streaming storage system

fault-tolerance kv-store streaming

Last synced: 16 Oct 2024

https://github.com/cold-bin/dkv

基于Muti-Raft的shardkv存储系统

distributed-systems grpc kv-store lsm-tree mit6824 muti-raft raft shard-kv

Last synced: 22 Nov 2024

https://github.com/donuts-are-good/onehit

Hit-counter as a Service

golang kv kv-store saas saas-api

Last synced: 07 Nov 2024

https://github.com/shyamsunder149/transactional-kvstore

Working on a transaction in memory kv store hoping to learn structs, interfaces and pointers in go in a better way

golang kv-store

Last synced: 14 Nov 2024

https://github.com/royguo/neodb

Fast enough cache library for local SSD

database kv-store storage

Last synced: 20 Nov 2024

https://github.com/kvtools/zookeeper

Valkeyrie: zookeeper

go golang kv-store valkeyrie zookeeper

Last synced: 13 Oct 2024

https://github.com/jamesclarke7283/solokv

SoloKV: A Rust-based, single-file key-value store, supporting both JSON and binary formats for versatile, simple data management.

database embedded-database key-value key-value-database key-value-store kv kv-store single-file

Last synced: 16 Nov 2024

https://github.com/l004p/in-memory-data-store

In memory KV store. Learning from https://build-your-own.org/redis/

data-structures kv-store

Last synced: 24 Nov 2024

https://github.com/nkh/bash-rd

Remote data display, KV store

debug display kv kv-store monitor remote watch

Last synced: 06 Nov 2024

https://github.com/aveek-saha/two-phase-commit

A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC

2-phase-commit 2pc distributed-key-value-database distributed-systems grpc grpc-java kv-store protobuf protobuf3 protocol-buffers rpc two-phase-commit

Last synced: 05 Nov 2024

https://github.com/denofill/deno-kv

🦕 Deno.openKv() for Node.js

deno kv-store nodejs polyfill port unstable

Last synced: 26 Nov 2024

https://github.com/aveek-saha/paxos-db

A distributed key value store using multi paxos to achieve consensus

key-value kv-store kvstore multi-paxos paxos paxos-algorithm paxos-java paxos-protocol

Last synced: 05 Nov 2024

https://github.com/leibnizhu/tinylsm

Tiny LSM in scala, provides Docker image, web service and cli. Scala编写的羽量级LSM,提供了Docker镜像、Web服务、及cli。

kv-store kvstore lsm-tree scala

Last synced: 09 Nov 2024

https://github.com/keks51/keksdb

key value database based on bplus and lsm trees

bplus-tree bplustree database kv-database kv-db kv-store lsm lsm-tree memcache sstable

Last synced: 08 Nov 2024

https://github.com/wvanlit/memkv

An in-memory key-value store, following the Redis protocol, built on F#

fsharp kv-store redis

Last synced: 29 Sep 2024