Releases68
Frequency4 weeks 16 hours
Last Release
**etcd** is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to
be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network
partitions and can tolerate machine failure, even in the leader node.
## Features
* **Simple interface** Read and write values using standard HTTP tools, such as curl
* **Key-value storage** Store data in hierarchically organized directories, as in a standard filesystem
* **Watch for changes** Watch specific keys or directories for changes and react to changes in values
* Optional SSL client certificate authentication
* Benchmarked at 1000s of writes/s per instance
* Optional TTLs for keys expiration
* Properly distributed via Raft protocol
## Package Parameters
* The package will pass package parameters to the etcd service
Example: `choco install etcd -y --params="-discovery https://discovery.etcd.io/tokengoeshere"`
## Notes
* This package installs **etcd** as a service, and makes **etcdctl** (the command line client) available in the path
* The service is managed with NSSM, you can change the service parameters easily by running `nssm edit etcd`
* Windows support is limited to 64-bit systems
* Originally packaged by Robert Labrie (https://github.com/robertlabrie)
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 3.7.0-rc0 | RC | ||
| 3.6.12 | Stable | ||
| 3.5.31 | Stable | ||
| 3.7.0-beta0 | Beta | ||
| 3.6.11 | Stable | ||
| 3.5.30 | Stable | ||
| 3.6.10 | Stable | ||
| 3.5.29 | Stable | ||
| 3.6.9 | Stable | ||
| 3.5.28 | Stable | ||
| 3.6.8 | Stable | ||
| 3.5.27 | Stable | ||
| 3.6.7 | Stable | ||
| 3.5.26 | Stable | ||
| 3.6.6 | Stable | ||
| 3.5.25 | Stable | ||
| 3.5.24 | Stable | ||
| 3.6.5 | Stable | ||
| 3.5.23 | Stable | ||
| 3.6.4 | Stable | ||
| 3.6.3 | Stable | ||
| 3.5.22 | Stable | ||
| 3.6.2 | Stable | ||
| 3.6.1 | Stable | ||
| 3.6.0 | Stable |