etcd

etcd

Distributed reliable key-value store for the most critical data of a distributed system

GOdevelopment
51,674 stars10,339 forksGo

Installation Guide

Complexity:Moderate

Prerequisites

  • Go installed
# Installation

```bash
git clone https://github.com/etcd-io/etcd.git
cd etcd
```

See https://github.com/etcd-io/etcd for detailed instructions.

Quick Commands

git clone https://github.com/etcd-io/etcd.git