summaryrefslogtreecommitdiffstats
path: root/network/etcd/slack-desc
blob: d069a38a0e6b313b8b6ac36e851cbc63f6384f1c (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

    |-----handy-ruler------------------------------------------------------|
etcd: etcd (key value store for shared configuration and service discovery)
etcd:
etcd: Etcd is a distributed reliable key-value store for the most critical
etcd: data of a distributed system, with a focus on being:
etcd:     Simple: well-defined, user-facing API (gRPC)
etcd:     Secure: automatic TLS with optional client cert authentication
etcd:     Fast: benchmarked 10,000 writes/sec
etcd:     Reliable: properly distributed using Raft
etcd:
etcd:
etcd: