etcd/Documentation
tangcong a18cbc8a22
Documentation: add note for #11689 (#11759)
2020-04-06 10:16:47 -07:00
..
benchmarks Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
dev-guide *: make MemberList linearizable 2020-03-25 20:16:20 -07:00
dev-internal Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
etcd-mixin Documentation/etcd-mixin: Fix etcdHighNumberOfLeaderChanges (#11448) 2019-12-13 16:00:11 -08:00
learning RFC Documentation: enhance description of lock and lease (#11490) 2020-03-05 10:31:47 -08:00
metrics Documentation: added v3.4.x metrics docs 2019-12-15 14:13:36 +02:00
op-guide Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
platforms Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
rfc doc: remove out-date introduction video link. (#11601) 2020-02-07 20:49:05 -08:00
triage Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
upgrades Documentation: add note for #11689 (#11759) 2020-04-06 10:16:47 -07:00
README.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
_index.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
branch-management.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
demo.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
dl-build.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
faq.md Documentation:fix clerical error 2019-08-30 13:20:22 +08:00
integrations.md Documentation: add section headings to integrations doc (#11573) 2020-01-31 17:02:08 -08:00
metrics.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
reporting-bugs.md Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
tuning.md documentation: initial metadata additions for website generation (#10596) 2019-04-01 13:57:24 -07:00

README.md

The etcd documentation

etcd is a distributed key-value store designed to reliably and quickly preserve and provide access to critical data. It enables reliable distributed coordination through distributed locking, leader elections, and write barriers. An etcd cluster is intended for high availability and permanent data storage and retrieval.

Please note that the files in this directory are source files for the built and rendered documentation that can be viewed at etcd.io/docs.