Merge pull request #7855 from tessr/master

raft: add chain core to notable users list
This commit is contained in:
Xiang Li 2017-05-02 11:30:03 -07:00 committed by GitHub
commit 24f0423088

View File

@ -49,6 +49,7 @@ This raft implementation also includes a few optional enhancements:
- [etcd](https://github.com/coreos/etcd) A distributed reliable key-value store
- [tikv](https://github.com/pingcap/tikv) A 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.
- [chain core](https://github.com/chain/chain) Software for operating permissioned, multi-asset blockchain networks
## Usage