mirror of https://github.com/etcd-io/dbtester.git
README: add links
This commit is contained in:
parent
59e558d375
commit
0e3563e686
13
README.md
13
README.md
|
|
@ -4,6 +4,18 @@
|
|||
|
||||
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
|
||||
|
||||

|
||||
|
||||
- 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.
|
||||
|
||||
|
||||
|
||||
<br><br><hr>
|
||||
##### Noticeable Warnings: Zookeeper
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue