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: 4 days 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,288 |
etcd-io/raft | A library implementing a replicated state machine algorithm for distributed systems | 672 |
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,350 |
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 | 479 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 144 |
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. | 685 |
keycloak/keycloak | A suite of tools and services for authenticating users and managing access to applications and services | 23,473 |