#
key-value
Here are 812 public repositories matching this topic...
database
nosql
key-value
graph-database
graphdb
distributed-database
document-database
multi-model
arangodb
-
Updated
Apr 21, 2022 - C++
Distributed transactional key-value database, originally created to complement TiDB
-
Updated
Apr 21, 2022 - Rust
Apache ZooKeeper
java
distributed-systems
database
key-value
service-discovery
consensus
apache
zookeeper
coordination
configuration-management
distributed-database
hacktoberfest
distributed-configuration
zab
-
Updated
Apr 21, 2022 - Java
Open
Quickstart review
4
zaza81
commented
Oct 19, 2021
- Missing information on how to create other databases
- Missing information on how to switch to other databases
- When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
- The last long query example in the quick start is incorrect (incorrect
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
-
Updated
Dec 24, 2021 - Go
javascript
library
database
key-value
storage
cookies
localstorage
indexeddb
sessionstorage
key-value-database
key-value-store
-
Updated
Feb 26, 2022 - JavaScript
Lightweight and blazing fast key-value database written in pure Dart.
-
Updated
Mar 28, 2022 - Dart
Open
如何参与 rosedb ?
roseduan
commented
Apr 2, 2022
熟悉 Pr 流程
- 添加 test 方法
- 添加 example 代码
目前 rosedb 当中的一些方法是没有对应的 Test 方法的,你可以按照已有的 Test,来为方法添加单元测测试。rosedb 下有一个 examples 目录,向用户展示 rosedb 的使用方法,你可以往其中添加一个方法。
这类 Pr 没有太多的技巧可言,只是为了让你熟悉整个 Pr 的流程,并且能够对 rosedb 中的一些方法有所认识,对 rosedb 的数据读写流程有更进一步的理解。
简单问题
- 为 rosedb 添加更多 redis 相关的命令
- good first issue
rosedb 支持的命令目前大致是按照 redis 来添加的,我们做到能够支持 redis 大多数常用的命令即可,做之前要确认一下这个命令在 rosedb 当中是不存在
good first issue
Good for newcomers
Distributed in-memory data structure store. It can be used both as an embedded Go library and as a language-independent service.
redis
caching
distributed-systems
database
key-value
cache
lru
pubsub
distributed
groupcache
distributed-database
distributed-hash-table
cache-storage
lru-cache
in-memory-database
eventually-consistent
distributed-cache
key-value-store
inmemory-cache
-
Updated
Apr 20, 2022 - Go
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
-
Updated
Apr 20, 2022 - Go
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
Dec 7, 2021 - 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
Nov 12, 2021 - C++
An Embedded NoSQL, Transactional Database Engine
-
Updated
Jul 26, 2021 - C
nodejs
android
c
java
dart
swift
ios
json
embedded
react-native
database
osx
nosql
key-value
websocket
jni
reactnative
flutter
ejdb
kv-store
-
Updated
Apr 21, 2022 - C
Immutable Ordered Key-Value Database Engine
-
Updated
Mar 21, 2020 - Rust
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
-
Updated
Jan 31, 2022 - Go
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
Apr 15, 2022 - Java
Embedded key-value store for read-heavy workloads written in Go
-
Updated
Aug 27, 2021 - Go
A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
-
Updated
Jun 20, 2020 - C
IceFireDB is a database built for web3 and web2, and strives to fill the gap between web2 and web3 with the help of a friendly database experience, making web3 application data storage more convenient, and making web2 applications easier to access the blockchain.
redis
golang
distributed-systems
oss
database
nosql
key-value
storage
high-performance
cache
raft
leveldb
ipfs
persistence
blockchain
databases
kvstore
distributed-database
web3
cloudnative
-
Updated
Apr 21, 2022 - Go
A reference use of Hashicorp's Raft implementation
-
Updated
Apr 1, 2022 - Go
-
Updated
May 12, 2018 - JavaScript
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."


What happened?
If you don't pass a
--nameargument to youretcdprocesses, they will all have the namedefaultand the cluster will operate normally. However, when you add a member, the generatedETCD_INITIAL_CLUSTERvariable will have multiple entries with the name "default". When this environment variable is used,etcdwill parse these into a mapping under a single key ("defau