mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
eedec155ac
Add optional `notes` to keyspecs. Other changes: 1. Remove the "incomplete" flag from SORT and SORT_RO: it is misleading since "incomplete" means "this spec may not return all the keys it describes" but SORT and SORT_RO's specs (except the input key) do not return any keys at all. So basically: If a spec's begin_search is "unknown" you should not use it at all, you must use COMMAND KEYS; if a spec itself is "incomplete", you can use it to get a partial list of keys, but if you want all of them you must use COMMAND GETKEYS; otherwise, the spec will return all the keys 2. `getKeysUsingKeySpecs` handles incomplete specs internally |
||
---|---|---|
.. | ||
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 | ||
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 |