etcd
Key-value store
A distributed reliable key-value store used in critical deployment scenarios of distributed systems
Distributed reliable key-value store for the most critical data of a distributed system
48k stars
1k watching
10k forks
Language: Go
last commit: about 1 month ago
Linked from 10 awesome lists
cncfconsensusdatabasedistributed-databasedistributed-systemsetcdgokey-valuekubernetesraft
Related projects:
Repository | Description | Stars |
---|---|---|
atgreen/cl-etcd | A library that simplifies the integration of a distributed key-value store into Common Lisp applications | 11 |
etcd-io/bbolt | A lightweight, fast, and reliable embedded key/value store library for Go. | 8,360 |
etcd-io/raft | A library implementing a replicated state machine algorithm for distributed systems | 694 |
rpcxio/rpcx-etcd | An etcd plugin for a distributed system communication framework, providing integration with the etcd key-value store. | 29 |
kelseyhightower/confd | A tool to manage local application configuration files using templates and data from various sources | 8,361 |
sous-chefs/etcd | Provides a custom resource for managing an Etcd distributed key/value store in Chef recipes | 79 |
gtamas/etcdmanager | An ETCD client with a cross-platform GUI for managing keys, clusters, and users | 484 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 143 |
mesosphere-backup/etcd-mesos | Automates etcd cluster management and recovery in distributed systems | 67 |
justinsb/jetcd | A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. | 137 |
api7/lua-resty-etcd | A nonblocking Lua driver for the etcd distributed key-value store service | 191 |
mingchuno/etcd4s | A Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams. | 31 |
kstone-io/kstone | A platform that manages etcd clusters, providing tools for monitoring, backup, and data migration. | 687 |
keycloak/keycloak | A suite of tools and services for authenticating users and managing access to applications and services | 24,091 |