From 0e3563e686cbd41fc3e6b2291794f079ff569b86 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Fri, 31 Mar 2017 18:37:24 -0700 Subject: [PATCH] README: add links --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b52d3357..2c3428e6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,18 @@ Distributed database benchmark tester: etcd, Zookeeper, Consul, zetcd, cetcd + +


+##### 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 + + +


+##### Project + ![dbtester system architecture](./dbtester.png) - 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. -


##### Noticeable Warnings: Zookeeper