renamed redis mention in readme

Former-commit-id: 34b0209f05d4f44e4b14278ad746f1eda679b32a
This commit is contained in:
christianEQ 2021-06-11 19:10:35 +00:00
parent ac9fadc3dd
commit 53be1b7fba

View File

@ -179,7 +179,7 @@ To compile against jemalloc on Mac OS X systems, use:
Monotonic clock Monotonic clock
--------------- ---------------
By default, Redis will build using the POSIX clock_gettime function as the By default, KeyDB will build using the POSIX clock_gettime function as the
monotonic clock source. On most modern systems, the internal processor clock monotonic clock source. On most modern systems, the internal processor clock
can be used to improve performance. Cautions can be found here: can be used to improve performance. Cautions can be found here:
http://oliveryang.net/2015/09/pitfalls-of-TSC-usage/ http://oliveryang.net/2015/09/pitfalls-of-TSC-usage/