etcd 2.1 released
etcd 2.1 released
[Development] Posted Jul 25, 2015 8:18 UTC (Sat) by corbet
The etcd 2.1
release is out. "For a quick overview, etcd is an open source,
distributed, consistent key value store for shared configuration, service
discovery, and scheduler coordination. By using etcd, applications can
ensure that even in the face of individual servers failing, the application
will continue to work.
"
New features include a new authentication/authorization API, various
robustness improvements, better logging, and a new metrics API.