mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
5b17909c4f
This is a followup to #9656 and implements the following step mentioned in that PR: * When possible, extract all the help and completion tips from COMMAND DOCS (Redis 7.0 and up) * If COMMAND DOCS fails, use the static help.h compiled into redis-cli. * Supplement additional command names from COMMAND (pre-Redis 7.0) The last step is needed to add module command and other non-standard commands. This PR does not change the interactive hinting mechanism, which still uses only the param strings to provide somewhat unreliable and inconsistent command hints (see #8084). That task is left for a future PR. Co-authored-by: Oran Agra <oran@redislabs.com> |
||
---|---|---|
.. | ||
create-cluster | ||
graphs/commits-over-time | ||
hashtable | ||
hyperloglog | ||
lru | ||
releasetools | ||
srandmember | ||
build-static-symbols.tcl | ||
cluster_fail_time.tcl | ||
corrupt_rdb.c | ||
gen-test-certs.sh | ||
generate-command-code.py | ||
generate-command-help.rb | ||
generate-commands-json.py | ||
generate-module-api-doc.rb | ||
install_server.sh | ||
redis_init_script | ||
redis_init_script.tpl | ||
redis-copy.rb | ||
redis-sha1.rb | ||
speed-regression.tcl | ||
systemd-redis_multiple_servers@.service | ||
systemd-redis_server.service | ||
tracking_collisions.c | ||
whatisdoing.sh |