Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | String cleanse (#2548) | Jan | 2023-01-11 | 1 | -0/+1 |
| | | | | | | | * Fixed string escape and added tests * Add Change * Name change | ||||
* | commands/cluster: use pipeline to execute split commands (#2230) | Utkarsh Gupta | 2022-06-27 | 1 | -1/+4 |
| | | | | | | - allow passing target_nodes to pipeline commands - move READ_COMMANDS to commands/cluster to avoid import cycle - add types to list_or_args | ||||
* | Fix naming conventions (#1872) | dvora-h | 2022-02-02 | 1 | -1/+1 |
| | | | | | * fix naming convention * fix worng changes | ||||
* | Adding RedisGraph support (#1673) | Avital Fine | 2021-11-30 | 1 | -0/+38 |
| | | | Co-authored-by: Chayim I. Kirshen <c@kirshen.com> | ||||
* | Added black and isort (#1734) | Anas | 2021-11-30 | 1 | -6/+6 |
| | |||||
* | Pyupgrade + flynt + f-strings (#1759) | Aarni Koskela | 2021-11-30 | 1 | -1/+1 |
| | | | @akx Thank you so much for this! Thanks again for introducing me to a new tool that I'm sliding into my workflow as well. | ||||
* | Support RediSearch FT.PROFILE command (#1727) | Avital Fine | 2021-11-25 | 1 | -2/+39 |
| | |||||
* | Response parsing occasionally fails to parse floats (#1692) | Chayim | 2021-11-10 | 1 | -1/+4 |
| | |||||
* | Re-enable pipeline support for JSON and TimeSeries (#1674) | Chayim | 2021-11-09 | 1 | -0/+32 |
| | |||||
* | Support for json multipath ($) (#1663) | Chayim | 2021-11-04 | 1 | -1/+4 |
| | |||||
* | Improved JSON accuracy (#1666) | Chayim | 2021-11-02 | 1 | -0/+2 |
| | |||||
* | redis timeseries support (#1652) | Chayim | 2021-10-28 | 1 | -0/+14 |
| | |||||
* | redisjson support (#1636) | Chayim | 2021-10-25 | 1 | -0/+25 |