#
key-value
Here are 621 public repositories matching this topic...
database
nosql
key-value
graph-database
graphdb
distributed-database
document-database
multi-model
arangodb
-
Updated
Oct 2, 2020 - C++
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
-
Updated
Jun 13, 2020 - Go
javascript
library
database
key-value
storage
cookies
localstorage
indexeddb
sessionstorage
key-value-database
key-value-store
-
Updated
Sep 10, 2020 - JavaScript
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Sep 27, 2020 - Dart
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
caching
http
nosql
key-value
https
high-performance
proxy
cache
http2
restful
load-balancer
reverse-proxy
haproxy
http-cache
nuster
-
Updated
Sep 28, 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.
redis
rocksdb
c-plus-plus
database
lua
server
nosql
key-value
leveldb
lmdb
persistence
percona
nosql-database
wiredtiger
forestdb
-
Updated
Jun 1, 2020 - C++
immudb is a lightweight, high-speed immutable database for systems and applications
go
golang
immutable
database
key-value
verification
pci-dss
compliance
merkle-tree
immutable-database
gdpr
sensitive-data
regulations
tamperproof
-
Updated
Oct 1, 2020 - Go
buraksezer
commented
Aug 30, 2020
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
2
An Embedded NoSQL, Transactional Database Engine
-
Updated
Sep 28, 2020 - C
Immutable Ordered Key-Value Database Engine
-
Updated
Mar 21, 2020 - Rust
nodejs
android
c
java
dart
swift
ios
json
embedded
react-native
database
osx
nosql
key-value
websocket
jni
reactnative
flutter
ejdb
kv-store
-
Updated
Sep 23, 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.
c
windows
macos
linux
lua
cpp
key-value
thread
parallel
parallel-computing
luajit
multithreading
lock-free
kv
lockfree
automaitc
parallel-programming
wait-free
embedded-kv
-
Updated
Aug 22, 2020 - C
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
kotlin
java
database
nosql
key-value
db
transactional
embedded-database
entity-store
log-structured
schema-less
snapshot-isolation
xodus
youtrack
-
Updated
Oct 2, 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. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
-
Updated
Oct 2, 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 health
only performs a quorum GET. If server is corrupted or exceeded quota (which put the server into read only mode), this command incorrectly returnshealthy
.