key-value-store topic
clip
:paperclip: A simple key-value store for clipboard
nimdbx
Fast persistent key-value store for Nim, based on libmdbx
python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
6.824-2017
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
cubdb
Elixir embedded key/value database
SwayDB
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
sharedhashfile
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes