key-value
Here are 828 public repositories matching this topic...
-
Updated
Jun 3, 2022 - C++
-
Updated
Jun 3, 2022 - Rust
-
Updated
Jun 2, 2022 - Java
Quickstart review
- 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
-
Updated
May 14, 2022 - Go
-
Updated
Jun 3, 2022 - Dart
-
Updated
Jun 1, 2022 - JavaScript
rosedb is starting to support redis
protocol, so you can add the commands compatible with redis protocol:
- find variable
supportedCommands
incmd/cli.go
, which lists all supported commands and its handler function - find a method in rosedb not listed here
- add the command and its handler function
如何参与 rosedb ?
-
Updated
May 30, 2022 - Go
I found that I don't have enough energy and ability to do nutsdb. I hope to attract more developers, especially those who are professional in this field. The development of nutsdb is still very early. When you join, the threshold for joining is very low. As long as you can go, even It’s okay if you don’t, just learn it. The most important thing is that you have enthusiasm, willingness, and learnin
-
Updated
Nov 12, 2021 - C++
-
Updated
May 6, 2022 - C
-
Updated
May 31, 2022 - C
-
Updated
Mar 21, 2020 - Rust
-
Updated
May 25, 2022 - Go
-
Updated
May 26, 2022 - Java
-
Updated
Aug 27, 2021 - Go
-
Updated
Jun 3, 2022 - Go
-
Updated
Jun 20, 2020 - C
-
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
--name
argument to youretcd
processes, they will all have the namedefault
and the cluster will operate normally. However, when you add a member, the generatedETCD_INITIAL_CLUSTER
variable will have multiple entries with the name "default". When this environment variable is used,etcd
will parse these into a mapping under a single key ("defau