From 900e596440b9bbabf05a55d25acf55e168512174 Mon Sep 17 00:00:00 2001 From: John Sully Date: Fri, 10 Jan 2020 14:21:11 -0500 Subject: [PATCH] Update README.md Former-commit-id: 0ba0a6ab0a2c552e17a4344f9935b40f26c694e1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4841e23d..70b879d52 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ KeyDB maintains full compatibility with the Redis protocol, modules, and scripts On the same hardware KeyDB can perform twice as many queries per second as Redis, with 60% lower latency. Active-Replication simplifies hot-spare failover allowing you to easily distribute writes over replicas and use simple TCP based load balancing/failover. KeyDB's higher performance allows you to do more on less hardware which reduces operation costs and complexity. - + See the full benchmark results and setup information here: https://docs.keydb.dev/blog/2019/10/07/blog-post/