kvstore
Here are 132 public repositories matching this topic...
A simplistic key-value store with multi-version concurrency control
-
Updated
May 23, 2023 - Java
Distributed key value store with AP of CAP theorem.
-
Updated
Aug 4, 2023 - Java
Keynetic is a sharded, fault-tolerant key-value store that follows causal consistency
-
Updated
Jul 14, 2023 - Go
Key value store for high write throughput and read after write latency
-
Updated
Oct 13, 2020 - Java
The in-memory KVS uses the Trie-tree as the main in-memory data structure for achieving high insert and lookup performance. For concurrency, this KVS uses Spin-lock mechanism to avoid race conditions and guarantee mutual exclusion.
-
Updated
Dec 17, 2021 - Python
A simple, easy to use key-value database wrapper for Deno
-
Updated
May 16, 2023 - TypeScript
Improve this page
Add a description, image, and links to the kvstore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kvstore topic, visit your repo's landing page and select "manage topics."