key-value
Here are 617 public repositories matching this topic...
-
Updated
Sep 18, 2020 - C++
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
-
Updated
Jun 13, 2020 - Go
-
Updated
Sep 10, 2020 - JavaScript
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Aug 20, 2020 - Dart
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
-
Updated
Sep 18, 2020 - C
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
-
Updated
Jun 1, 2020 - C++
immudb is a lightweight, high-speed immutable database for systems and applications
-
Updated
Sep 18, 2020 - Go
Currently we don't have any mechanism to limit the maximum number of clients that could be handled simultaneously.
This feature should be designed properly. Here is some clue: https://redis.io/topics/clients#maximum-number-of-clients
An Embedded NoSQL, Transactional Database Engine
-
Updated
Jul 26, 2020 - C
Immutable Ordered Key-Value Database Engine
-
Updated
Mar 21, 2020 - Rust
-
Updated
Sep 9, 2020 - C
Automatic parallelization (lock-free multithreading thread) tool developed by Surparallel Open Source.Pelagia is embedded key value database that implements a small, fast, high-reliability on ANSI C.
-
Updated
Aug 22, 2020 - C
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
-
Updated
Sep 17, 2020 - Java
A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
-
Updated
Jun 20, 2020 - C
A reference use of Hashicorp's Raft implementation
-
Updated
Jul 15, 2020 - Go
-
Updated
May 12, 2018 - JavaScript
Embedded key-value store for read-heavy workloads written in Go
-
Updated
May 4, 2020 - Go
Global key-value store in the database
-
Updated
Sep 8, 2020 - PHP
One of the fastest embeddable key-value ACID database without WAL.
-
Updated
Sep 18, 2020 - C
Improve this page
Add a description, image, and links to the key-value topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the key-value topic, visit your repo's landing page and select "manage topics."


Today,
etcdctl endpoint healthonly performs a quorum GET. If server is corrupted or exceeded quota (which put the server into read only mode), this command incorrectly returnshealthy.