| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes commands' syntices (#10534) | Itamar Haber | 2022-04-06 | 7 | -259/+299 |
* | Update json command files so they only include syntax related information (#1... | Madelyn Olson | 2022-04-05 | 9 | -35/+8 |
* | Functions: Move library meta data to be part of the library payload. (#10500) | Meir Shpilraien (Spielrein) | 2022-04-05 | 1 | -15/+1 |
* | Module Configurations (#10285) | Nick Chun | 2022-03-30 | 1 | -0/+53 |
* | command json files cleanups (#10473) | Binbin | 2022-03-30 | 31 | -196/+239 |
* | Add new cluster shards command (#10293) | Harkrishn Patro | 2022-03-15 | 2 | -0/+20 |
* | Sentinel: update command json files (#10374) | Wen Hui | 2022-03-15 | 15 | -1/+182 |
* | Some adjustments to command hints. (#10375) | Oran Agra | 2022-03-09 | 6 | -3/+25 |
* | Add missing doc_flags to cluster-slaves (#10387) | Binbin | 2022-03-07 | 1 | -0/+3 |
* | Fix node-id type in cluster-setslot (#10348) | Binbin | 2022-02-27 | 1 | -3/+3 |
* | Add stream consumer group lag tracking and reporting (#9127) | Itamar Haber | 2022-02-23 | 5 | -2/+56 |
* | Fix PUBSUB SHARDNUMSUB command json file (#10331) | Wen Hui | 2022-02-22 | 1 | -0/+8 |
* | Implemented module getchannels api and renamed channel keyspec (#10299) | Madelyn Olson | 2022-02-22 | 3 | -3/+3 |
* | Remove ALLOW_BUSY from REPLICAOF and add it to REPLCONF. Add DEPRECATED doc f... | Binbin | 2022-02-22 | 3 | -3/+8 |
* | Make INFO command variadic (#6891) | Wen Hui | 2022-02-08 | 1 | -0/+7 |
* | X[AUTO]CLAIM should skip deleted entries (#10227) | guybe7 | 2022-02-08 | 1 | -0/+6 |
* | Handle key-spec flags with modules (#10237) | Oran Agra | 2022-02-08 | 1 | -0/+18 |
* | Update function-delete.json - argument is library name, not function name (#1... | Avital-Fine | 2022-02-07 | 1 | -1/+1 |
* | Fix redis-cli with sentinel crash due to SENTINEL DEBUG missing summary (#10250) | Binbin | 2022-02-07 | 1 | -0/+2 |
* | Update FCALL/FCALL_RO summary and complexity (#10240) | Binbin | 2022-02-05 | 2 | -4/+4 |
* | update function help message, changed DESC->DESCRIPTION. (#10228) | Meir Shpilraien (Spielrein) | 2022-02-02 | 1 | -1/+1 |
* | Added history for cluster-slots changes for hostnames(#10216) | Madelyn Olson | 2022-01-30 | 1 | -0/+4 |
* | Add key-specs notes (#10193) | guybe7 | 2022-01-30 | 11 | -7/+20 |
* | Fix some wrong commands arguments since (#10208) | Binbin | 2022-01-30 | 3 | -9/+19 |
* | commands arguments improvement about unix-time type (#10203) | Binbin | 2022-01-29 | 4 | -8/+8 |
* | Added missing documentation about the ACL GETUSER changes in acl-v2 (#10200) | Madelyn Olson | 2022-01-28 | 1 | -0/+4 |
* | Allow SET without GET arg on write-only ACL. Allow BITFIELD GET on read-only ... | Binbin | 2022-01-26 | 2 | -3/+8 |
* | Improve testing and update flags around commands without ACL keyspec flags (#... | Madelyn Olson | 2022-01-25 | 5 | -6/+9 |
* | Support function flags in script EVAL via shebang header (#10126) | yoav-steinberg | 2022-01-24 | 5 | -5/+10 |
* | ACL V2 - Selectors and key based permissions (#9974) | Madelyn Olson | 2022-01-20 | 4 | -4/+68 |
* | Add command tips to COMMAND DOCS (#10104) | guybe7 | 2022-01-20 | 102 | -123/+347 |
* | Adding module api for processing commands during busy jobs and allow flagging... | perryitay | 2022-01-20 | 13 | -12/+25 |
* | Fix double key declaration for renamenx and change flag to INSERT (#10137) | Madelyn Olson | 2022-01-19 | 1 | -4/+4 |
* | New detailed key-spec flags (RO, RW, OW, RM, ACCESS, UPDATE, INSERT, DELETE) ... | Oran Agra | 2022-01-18 | 192 | -226/+486 |
* | Fix typo in doc for PUBSUB command (#10117) | Ali-Akber Saifee | 2022-01-15 | 1 | -1/+1 |
* | Function Flags support (no-writes, no-cluster, allow-state, allow-oom) (#10066) | Meir Shpilraien (Spielrein) | 2022-01-14 | 2 | -2/+4 |
* | Move doc metadata from COMMAND to COMMAND DOCS (#10056) | Oran Agra | 2022-01-11 | 2 | -3/+36 |
* | update codes according to new json file (#7425) | Wen Hui | 2022-01-10 | 2 | -2/+6 |
* | Fixes 'since' for GEORADIUS[BYMEMBER]_RO (#10034) | Itamar Haber | 2022-01-09 | 2 | -2/+2 |
* | Redis Function Libraries (#10004) | Meir Shpilraien (Spielrein) | 2022-01-06 | 4 | -36/+23 |
* | Added INFO LATENCYSTATS section: latency by percentile distribution/latency b... | filipe oliveira | 2022-01-05 | 1 | -0/+25 |
* | Ban snapshot-creating commands and other admin commands from transactions (#1... | guybe7 | 2022-01-04 | 4 | -1/+5 |
* | Sharded pubsub implementation (#8621) | Harkrishn Patro | 2022-01-02 | 5 | -0/+170 |
* | Wait for replicas when shutting down (#9872) | Viktor Söderqvist | 2022-01-02 | 1 | -0/+25 |
* | Add missing metadata to the commands SSOT files. (#10016) | Itamar Haber | 2021-12-29 | 62 | -89/+270 |
* | Add FUNCTION DUMP and RESTORE. (#9938) | Meir Shpilraien (Spielrein) | 2021-12-26 | 2 | -0/+63 |
* | Allow most CONFIG SET during loading, block some commands in async-loading (#... | Oran Agra | 2021-12-22 | 25 | -0/+25 |
* | Change FUNCTION CREATE, DELETE and FLUSH to be WRITE commands instead of MAY_... | Meir Shpilraien (Spielrein) | 2021-12-21 | 8 | -18/+19 |
* | Remove EVAL script verbatim replication, propagation, and deterministic execu... | zhugezy | 2021-12-21 | 2 | -4/+2 |
* | Protected configs and sensitive commands (#9920) | YaacovHazan | 2021-12-19 | 3 | -3/+6 |