etcd/Documentation
Ankur Gargi b0d2edfc68
Documentation: Added Recover cluster from minority failure (#11988)
2020-06-10 14:36:44 -07:00
..
benchmarks Documentation: Restructure directory to accommodate new site generation system 2020-01-21 14:29:54 -08:00
dev-guide Documentation, CHANGELOG: use new go.etcd.io/etcd/v3 pkg 2020-04-28 22:02:19 +00: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: Use etcd_mvcc_db_total_size_in_bytes metric 2020-04-07 18:14:23 +02:00
learning go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
metrics Documentation: added v3.4.x metrics docs 2019-12-15 14:13:36 +02:00
op-guide Documentation: Added Recover cluster from minority failure (#11988) 2020-06-10 14:36:44 -07: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 CHANGELOG: update 3.2 changelog and 3.3 upgrade document for #11691 2020-06-09 11:39:46 +08: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, CHANGELOG: use new go.etcd.io/etcd/v3 pkg 2020-04-28 22:02:19 +00: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.