mirror of
http://github.com/valkey-io/valkey
synced 2024-11-21 08:37:40 +00:00
e71be72745
This utils/lru/README incorrectly refers to REDIS_LRU_CLOCK_RESOLUTION in server.h to modify the LRU clock resolution. However, the actual constant in server.h has been updated to LRU_CLOCK_RESOLUTION, but the README was not updated to reflect this change. 1. Replaced REDIS_LRU_CLOCK_RESOLUTION with LRU_CLOCK_RESOLUTION in the text of utils/lru/README. 2. Updated references from "Redis" to "Valkey" within the same README file as part of the ongoing rebranding efforts:) --------- Signed-off-by: Sher Sun <sher.sun@huawei.com> Co-authored-by: Sher Sun <sher.sun@huawei.com> |
||
---|---|---|
.. | ||
create-cluster | ||
graphs/commits-over-time | ||
hyperloglog | ||
lru | ||
releasetools | ||
req-res-validator | ||
srandmember | ||
build-static-symbols.tcl | ||
corrupt_rdb.c | ||
gen-test-certs.sh | ||
generate-command-code.py | ||
generate-commands-json.py | ||
generate-fmtargs.py | ||
generate-module-api-doc.rb | ||
install_server.sh | ||
redis_init_script | ||
redis_init_script.tpl | ||
redis-copy.rb | ||
redis-sha1.rb | ||
reply_schema_linter.js | ||
req-res-log-validator.py | ||
speed-regression.tcl | ||
systemd-valkey_multiple_servers@.service | ||
systemd-valkey_server.service | ||
tracking_collisions.c | ||
whatisdoing.sh |