Projects with this topic
Sort by:
-
Benchmark of KV stores available in Go. https://go-benchmark-kvstore.gitlab.io
Updated -
Viper will read a config string (as JSON, TOML, YAML, HCL or envfile) retrieved from a path in a Key/Value store such as etcd or Consul. These values take precedence over default values, but are overridden by configuration values retrieved from disk, flags, or environment variables.
Updated -
KV-storage written with Tarantool 's Cartridge framework
Updated