Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `deprecated` dependency (#2386) | Aarni Koskela | 2022-10-30 | 1 | -6/+5 |
| | | | No need for an external library just for 5 annotations. | ||||
* | Fix modules links to https://redis.io/commands/ (#2185) | Avital Fine | 2022-05-17 | 1 | -24/+23 |
| | |||||
* | Add type hints for JSON commands (#1921) | dvora-h | 2022-02-06 | 1 | -24/+83 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add type hints for json commands * Change json.clear test multi to be up to date with redisjson (#1922) * fix json clear test * fix json clear test * Add support for BZMPOP (#1851) * add bzmpop * add comment * fix pr comment * fix linters * fix pr comments * add client no-evict (#1856) * Add support for ZINTERCARD (#1857) * add zintercard * fix pr comment * linters * Add support for EVAL_RO (#1862) * add sort_ro * mark test as onlynon cluster * delete mark test as onlynoncluster * add eval_ro * fix linters * delete sort_ro * fix pr comment * add type hints * add type hints * linters * Add support for EVALSHA_RO (#1863) * add evalsha-ro * fix pr comment * add type hints * add type hints * Fix naming conventions (#1872) * fix naming convention * fix worng changes * fix naming convention in rootPath | ||||
* | Fix naming conventions (#1872) | dvora-h | 2022-02-02 | 1 | -14/+14 |
| | | | | | * fix naming convention * fix worng changes | ||||
* | fixing PR comments | dvora-h | 2021-12-21 | 1 | -6/+13 |
| | |||||
* | fixing tests and lint | dvora-h | 2021-12-20 | 1 | -14/+19 |
| | |||||
* | add set_file and set_path | dvora-h | 2021-12-19 | 1 | -0/+39 |
| | |||||
* | Added black and isort (#1734) | Anas | 2021-11-30 | 1 | -19/+19 |
| | |||||
* | Link Documents for all module commands (#1711) | Chayim | 2021-11-30 | 1 | -20/+66 |
| | |||||
* | Re-enable pipeline support for JSON and TimeSeries (#1674) | Chayim | 2021-11-09 | 1 | -0/+18 |
| | |||||
* | Support for json multipath ($) (#1663) | Chayim | 2021-11-04 | 1 | -2/+2 |
| | |||||
* | Improved JSON accuracy (#1666) | Chayim | 2021-11-02 | 1 | -38/+55 |
| | |||||
* | redisjson support (#1636) | Chayim | 2021-10-25 | 1 | -0/+197 |