diff --git a/README.md b/README.md index 239544bd9..9547bb61c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ On the same hardware KeyDB can perform twice as many queries per second as Redis KeyDB has full compatibility with the Redis protocol, modules, and scripts. This includes full support for transactions, and atomic execution of scripts. For more information see our architecture section below. Try our docker container: https://hub.docker.com/r/eqalpha/keydb + Talk on Gitter: https://gitter.im/KeyDB Why fork Redis?