Update README.md

Former-commit-id: 7546c7d8b41358e4d2a0b71f41ca08b82fa3f8b8
This commit is contained in:
JohnSully 2019-03-12 14:38:03 -04:00 committed by GitHub
parent ec2d1ce822
commit 3ea54b608a

View File

@ -7,6 +7,8 @@ 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. 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
Why fork Redis? Why fork Redis?
--------------- ---------------