key-value
Here are 629 public repositories matching this topic...
-
Updated
Nov 14, 2020 - C++
-
Updated
Nov 14, 2020 - Rust
-
Updated
Nov 3, 2020 - Go
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Nov 4, 2020 - Dart
-
Updated
Sep 28, 2020 - C
-
Updated
Nov 13, 2020 - Go
-
Updated
Jun 1, 2020 - C++
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
-
Updated
Nov 13, 2020 - C
-
Updated
Mar 21, 2020 - Rust
-
Updated
Nov 13, 2020 - C
-
Updated
Nov 13, 2020 - C
-
Updated
Nov 13, 2020 - Java
-
Updated
Jun 20, 2020 - C
-
Updated
Jul 15, 2020 - Go
-
Updated
May 12, 2018 - JavaScript
-
Updated
Nov 8, 2020 - Go
-
Updated
Sep 8, 2020 - PHP
-
Updated
Nov 3, 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."
It is mentioned that there is an error code page for v2 protocol:
https://github.com/etcd-io/etcd/blob/ae7862e8bc8007eb396099db4e0e04ac026c8df5/server/etcdserver/api/v2error/error.go#L16
However, I can't find
Documentation/v2/errorcode.md
in this repo. Is the comment stale?