mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raft: add docker/swarmkit as notable raft users
This commit is contained in:
parent
78c957df41
commit
ab65d2b848
@ -9,11 +9,12 @@ A simple example application, _raftexample_, is also available to help illustrat
|
|||||||
how to use this package in practice:
|
how to use this package in practice:
|
||||||
https://github.com/coreos/etcd/tree/master/contrib/raftexample
|
https://github.com/coreos/etcd/tree/master/contrib/raftexample
|
||||||
|
|
||||||
## Users
|
## Notable Users
|
||||||
|
|
||||||
- [cockroachdb](https://github.com/cockroachdb/cockroach) A Scalable, Survivable, Strongly-Consistent SQL Database
|
- [cockroachdb](https://github.com/cockroachdb/cockroach) A Scalable, Survivable, Strongly-Consistent SQL Database
|
||||||
- [etcd](https://github.com/coreos/etcd) A distributed reliable key-value store
|
- [etcd](https://github.com/coreos/etcd) A distributed reliable key-value store
|
||||||
- [tikv](https://github.com/pingcap/tikv) Distributed transactional key value database powered by Rust and Raft
|
- [tikv](https://github.com/pingcap/tikv) Distributed transactional key value database powered by Rust and Raft
|
||||||
|
- [swarmkit](https://github.com/docker/swarmkit) A toolkit for orchestrating distributed systems at any scale.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user