summaryrefslogtreecommitdiff
path: root/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Allow SENTINEL CONFIG SET and SENTINEL CONFIG GET to handle multiple paramete...HEADunstableWen Hui2023-05-171-3/+11
* Correct COMMAND DOCS summary, like COMMAND INFO (#12152)Binbin2023-05-102-2/+2
* fix `GEORADIUS[BYMEMBER]` `STORE` & `STOREDIST` args spec (#12151)Leibale Eidelman2023-05-092-28/+38
* Remove several instances of duplicate "the" in comments (#12144)cui fliter2023-05-081-1/+1
* Add missing reply schema and coverage tests (#12079)Binbin2023-04-275-1/+113
* Fix typos (#12076)Juho Kim2023-04-202-2/+2
* Updating reply_schema for sentinal commands (#12018)Wen Hui2023-04-194-2/+36
* Update reply_schema details for info and hset commands json files accordingly...Wen Hui2023-04-132-0/+2
* Overhauls command summaries and man pages. (#11942)Itamar Haber2023-03-29388-394/+393
* add 7.2 history details to xinfo json files (#11949)Oran Agra2023-03-222-0/+10
* Allow clients to report name and version (#11758)Igor Malinovskiy2023-03-221-0/+41
* Support for RM_Call on blocking commands (#11568)Meir Shpilraien (Spielrein)2023-03-167-7/+0
* Implementing the WAITAOF command (issue #10505) (#11713)Slava Koyfman2023-03-141-0/+52
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-11354-181/+5278
* Add missing since filed for new CLIENT NO-TOUCH command (#11829)Binbin2023-02-231-1/+2
* Add CLIENT NO-TOUCH for clients to run commands without affecting LRU/LFU of ...Chen Tianjie2023-02-231-0/+36
* SCAN/RANDOMKEY and lazy-expire (#11788)guybe72023-02-142-2/+4
* Added fields to ACL LOG error entries for precise time logging (#11477)Roshan Khatri2023-02-021-0/+6
* Document some fields history of CLIENT LIST command (#11729)Binbin2023-02-011-1/+13
* update sentinel config condition (#11751)Wen Hui2023-01-261-1/+1
* fix format for evalsha_ro.json file (#11756)Wen Hui2023-01-251-2/+2
* Fix EVAL_RO json command format (#11755)Wen Hui2023-01-251-2/+2
* Add minimum version information to new xsetid arguments (#11694)knggk2023-01-101-2/+4
* Add withscore option to ZRANK and ZREVRANK. (#11235)C Charles2022-11-282-3/+27
* Update Sentinel Debug command json file and add test case for it (#11513)Wen Hui2022-11-241-0/+1
* Deprecates SETEX, PSETEX and SETNX (#11512)Itamar Haber2022-11-223-0/+15
* Introduce Shard IDs to logically group nodes in cluster mode (#10536)Ping Xie2022-11-161-0/+18
* Deprecate QUIT (#11439)Viktor Söderqvist2022-11-091-0/+5
* Fix command BITFIELD_RO and BITFIELD argument json file, add some test cases ...Wen Hui2022-11-022-0/+2
* Fix command GEOHASH and GEOPOS argument doc, mark member as optional (#11417)Wen Hui2022-10-252-2/+4
* Make PFMERGE source key optional in docs, add tests with one input key, add t...Binbin2022-10-221-0/+1
* Fix typo in scan commands complexity statement (#11370)Nikita Tolkachev2022-10-113-3/+3
* code, typo and comment cleanups (#11280)Binbin2022-10-021-1/+1
* fix some commands json file (#11201)Huang Zhw2022-10-025-7/+64
* Update sentinel-config.json to consistent with Config Get and Set operation (...Wen Hui2022-09-291-4/+1
* Update group and consumer description in json file for Unifying Stream comman...Wen Hui2022-09-086-8/+8
* Remove the NONDETERMINISTIC_OUTPUT flag from most CLUSTER sub-commands. (#11157)Huang Zhw2022-08-2816-48/+0
* Replaces a made-up term with a real one (#11169)Itamar Haber2022-08-224-4/+4
* Changes "lower" to "capital" in GEO units history notes (#11164)Itamar Haber2022-08-214-4/+4
* Adds historical note about lower-case geo units support (#11162)Itamar Haber2022-08-214-0/+22
* Repurpose redisCommandArg's name as the unique ID (#11051)guybe72022-08-1855-133/+130
* Fix wrong commands json docs for CLIENT KILL (#10970)Rudi Floren2022-08-011-64/+77
* fixed complexity of bzmpop and zmpop commands (#11026)Pavel Krush2022-07-242-2/+2
* Adds LASTID to XCLAIM docs (#11017)guybe72022-07-201-0/+6
* Fix EVALSHA_RO and EVAL_RO command json file (#11015)Wen Hui2022-07-192-0/+4
* Add optional for FCALL and FCALL_RO command json file (#10988)Wen Hui2022-07-172-0/+4
* Add SENTINEL command flag to CLIENT/COMMANDS subcommands (#10904)Binbin2022-06-3023-23/+46
* Fix CLUSTER RESET command argument number issue (#10898)Wen Hui2022-06-291-1/+1
* 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-0/+12