summaryrefslogtreecommitdiff
path: root/src/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplement cli hints based on command arg docs (#10515)Jason Elbaum2023-03-301-7499/+10
* Overhauls command summaries and man pages. (#11942)Itamar Haber2023-03-291-389/+389
* add 7.2 history details to xinfo json files (#11949)Oran Agra2023-03-221-1/+5
* Allow clients to report name and version (#11758)Igor Malinovskiy2023-03-221-0/+22
* Support for RM_Call on blocking commands (#11568)Meir Shpilraien (Spielrein)2023-03-161-7/+7
* Implementing the WAITAOF command (issue #10505) (#11713)Slava Koyfman2023-03-141-0/+21
* Add missing since filed for new CLIENT NO-TOUCH command (#11829)Binbin2023-02-231-1/+1
* Add CLIENT NO-TOUCH for clients to run commands without affecting LRU/LFU of ...Chen Tianjie2023-02-231-0/+22
* SCAN/RANDOMKEY and lazy-expire (#11788)guybe72023-02-141-2/+2
* Added fields to ACL LOG error entries for precise time logging (#11477)Roshan Khatri2023-02-021-1/+4
* Document some fields history of CLIENT LIST command (#11729)Binbin2023-02-011-1/+4
* update sentinel config condition (#11751)Wen Hui2023-01-261-1/+1
* Add minimum version information to new xsetid arguments (#11694)knggk2023-01-101-2/+2
* Add withscore option to ZRANK and ZREVRANK. (#11235)C Charles2022-11-281-4/+12
* Update Sentinel Debug command json file and add test case for it (#11513)Wen Hui2022-11-241-1/+1
* Deprecates SETEX, PSETEX and SETNX (#11512)Itamar Haber2022-11-221-3/+3
* Introduce Shard IDs to logically group nodes in cluster mode (#10536)Ping Xie2022-11-161-0/+12
* Deprecate QUIT (#11439)Viktor Söderqvist2022-11-091-1/+1
* Fix command BITFIELD_RO and BITFIELD argument json file, add some test cases ...Wen Hui2022-11-021-2/+2
* Fix command GEOHASH and GEOPOS argument doc, mark member as optional (#11417)Wen Hui2022-10-251-2/+2
* Make PFMERGE source key optional in docs, add tests with one input key, add t...Binbin2022-10-221-1/+1
* Fix typo in scan commands complexity statement (#11370)Nikita Tolkachev2022-10-111-3/+3
* code, typo and comment cleanups (#11280)Binbin2022-10-021-1/+1
* fix some commands json file (#11201)Huang Zhw2022-10-021-5/+35
* Update sentinel-config.json to consistent with Config Get and Set operation (...Wen Hui2022-09-291-2/+2
* Update group and consumer description in json file for Unifying Stream comman...Wen Hui2022-09-081-8/+8
* Remove the NONDETERMINISTIC_OUTPUT flag from most CLUSTER sub-commands. (#11157)Huang Zhw2022-08-281-64/+16
* Replaces a made-up term with a real one (#11169)Itamar Haber2022-08-221-4/+4
* Changes "lower" to "capital" in GEO units history notes (#11164)Itamar Haber2022-08-211-4/+4
* Adds historical note about lower-case geo units support (#11162)Itamar Haber2022-08-211-3/+13
* Repurpose redisCommandArg's name as the unique ID (#11051)guybe72022-08-181-232/+209
* Fix wrong commands json docs for CLIENT KILL (#10970)Rudi Floren2022-08-011-6/+18
* fixed complexity of bzmpop and zmpop commands (#11026)Pavel Krush2022-07-241-2/+2
* Adds LASTID to XCLAIM docs (#11017)guybe72022-07-201-0/+1
* Fix EVALSHA_RO and EVAL_RO command json file (#11015)Wen Hui2022-07-191-4/+4
* Add optional for FCALL and FCALL_RO command json file (#10988)Wen Hui2022-07-171-4/+4
* Add SENTINEL command flag to CLIENT/COMMANDS subcommands (#10904)Binbin2022-06-301-23/+23
* Fix CLUSTER RESET command argument number issue (#10898)Wen Hui2022-06-291-3/+3
* changing min,max in ZRANGE -> start stop (#10097)Steve Lorello2022-06-251-2/+2
* Add bus_port argument in cluster-meet.json (#10304)Binbin2022-06-231-1/+5
* Allow ECHO in loading and stale modes (#10853)Oran Agra2022-06-141-1/+1
* Documentation fixes of `BITFIELD_RO` and `XINFO STREAM` (#10823)Bjorn Svensson2022-06-071-1/+2
* Handle multiple_token flag in generate-command-help.rb (#10822)Binbin2022-06-071-1/+1
* rename channel to shardchannel in sharded pubsub commands (#10738)zhaozhao.zz2022-05-311-7/+7
* Add readonly flag to EVAL_RO, EVALSHA_RO and FCALL_RO (#10728)Madelyn Olson2022-05-291-3/+3
* Fix some commands key spec in json files (#10779)Binbin2022-05-271-7/+31
* re-add SENTINEL SLAVES command, missing in redis 7.0 (#10723)Stephen Sullivan2022-05-131-0/+15
* Fix several document error and function comments (#10580)Wen Hui2022-04-131-1/+1
* Fixes commands' syntices (#10534)Itamar Haber2022-04-061-61/+109
* Update json command files so they only include syntax related information (#1...Madelyn Olson2022-04-051-20/+8