key-value-store topic

List key-value-store repositories

clip

11
Stars
1
Forks
Watchers

:paperclip: A simple key-value store for clipboard

nimdbx

80
Stars
7
Forks
Watchers

Fast persistent key-value store for Nim, based on libmdbx

nut

43
Stars
8
Forks
Watchers

Port of Bolt DB in Rust

python-diskcache

2.2k
Stars
119
Forks
Watchers

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

ImmortalDB

3.0k
Stars
63
Forks
Watchers

:nut_and_bolt: A relentless key-value store for the browser.

memento

76
Stars
10
Forks
Watchers

Fairly basic redis-like hashmap implementation on top of a epoll TCP server.

6.824-2017

214
Stars
76
Forks
Watchers

:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.

cubdb

520
Stars
22
Forks
Watchers

Elixir embedded key/value database

SwayDB

290
Stars
15
Forks
Watchers

Persistent and in-memory key-value storage engine for JVM that scales on a single machine.

sharedhashfile

456
Stars
70
Forks
Watchers

Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes