etcd-client

highly-available key value store -- client

Description

A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on:

 * Simple: curl'able user facing API (HTTP+JSON)
 * Secure: optional SSL client cert authentication
 * Fast: benchmarked 1000s of writes/s per instance
 * Reliable: Properly distributed using Raft

Etcd uses the Raft consensus algorithm to manage a highly-available replicated log.

This package contains the client binaries.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://etcd.io


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install etcd-client