README: add links

This commit is contained in:
Gyu-Ho Lee 2017-03-31 18:37:24 -07:00 committed by GitHub
parent 59e558d375
commit 0e3563e686
1 changed files with 12 additions and 1 deletions

View File

@ -4,6 +4,18 @@
Distributed database benchmark tester: etcd, Zookeeper, Consul, zetcd, cetcd Distributed database benchmark tester: etcd, Zookeeper, Consul, zetcd, cetcd
<br><br><hr>
##### Performance Analysis
- Latest test results can be found at https://github.com/coreos/dbtester/tree/master/test-results
- Exploring Performance of etcd, Zookeeper and Consul Consistent Key-value Datastores (February 17, 2017)
- https://coreos.com/blog/performance-of-etcd.html
<br><br><hr>
##### Project
![dbtester system architecture](./dbtester.png) ![dbtester system architecture](./dbtester.png)
- Database Agent - Database Agent
@ -22,7 +34,6 @@ For etcd, we recommend [etcd benchmark tool](https://github.com/coreos/etcd/tree
All logs and results can be found at https://github.com/coreos/dbtester/tree/master/test-results or https://console.cloud.google.com/storage/browser/dbtester-results/?authuser=0&project=etcd-development. All logs and results can be found at https://github.com/coreos/dbtester/tree/master/test-results or https://console.cloud.google.com/storage/browser/dbtester-results/?authuser=0&project=etcd-development.
<br><br><hr> <br><br><hr>
##### Noticeable Warnings: Zookeeper ##### Noticeable Warnings: Zookeeper