Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Block some specific characters in module command names (#11434) | Binbin | 2022-11-03 | 1 | -0/+11 |
* | Fix regression not aborting transaction on error, and re-edit some error resp... | guybe7 | 2022-04-25 | 1 | -1/+4 |
* | Command info module API (#10108) | Viktor Söderqvist | 2022-02-04 | 1 | -21/+29 |
* | Fix unused variable warning in subcommand.c (#10184) | Binbin | 2022-01-26 | 1 | -0/+2 |
* | Disable keyspec module API in 7.0 RC1 (#10135) | Viktor Söderqvist | 2022-01-24 | 1 | -0/+4 |
* | sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ... | Binbin | 2022-01-23 | 1 | -0/+21 |
* | New detailed key-spec flags (RO, RW, OW, RM, ACCESS, UPDATE, INSERT, DELETE) ... | Oran Agra | 2022-01-18 | 1 | -2/+2 |
* | Auto-generate the command table from JSON files (#9656) | guybe7 | 2021-12-15 | 1 | -11/+19 |
* | Treat subcommands as commands (#9504) | guybe7 | 2021-10-20 | 1 | -0/+55 |