Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for TIMESERIES 1.8 (#2296) | dvora-h | 2022-07-24 | 2 | -279/+407 |
| | | | | | | | | | | | | | | | * Add support for timeseries 1.8 * fix info * linters * linters * fix info test * type hints * linters | ||||
* | Fix Missing ClusterPipeline Lock (#2190) | Greg Melton | 2022-05-30 | 1 | -0/+1 |
| | | | | | | | | | | | * ClusterPipeline needs to initialize self._lock, otherwise a class instance will fail when calling get_redis_connection on the node * fix bad lint picked up from master * added change to CHANGES file * force ci build again * force ci build again | ||||
* | Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032) | dvora-h | 2022-03-06 | 1 | -7/+24 |
| | | | Co-authored-by: Chayim <chayim@users.noreply.github.com> | ||||
* | Fix naming conventions (#1872) | dvora-h | 2022-02-02 | 1 | -50/+50 |
| | | | | | * fix naming convention * fix worng changes | ||||
* | Added black and isort (#1734) | Anas | 2021-11-30 | 4 | -42/+17 |
| | |||||
* | Link Documents for all module commands (#1711) | Chayim | 2021-11-30 | 1 | -27/+35 |
| | |||||
* | 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. | ||||
* | Splitting documentation for read the docs (#1743) | Chayim | 2021-11-25 | 1 | -30/+30 |
| | |||||
* | Unit tests fixes for compatibility (#1703) | Chayim | 2021-11-14 | 1 | -2/+1 |
| | |||||
* | Re-enable pipeline support for JSON and TimeSeries (#1674) | Chayim | 2021-11-09 | 1 | -8/+33 |
| | |||||
* | redis timeseries support (#1652) | Chayim | 2021-10-28 | 4 | -0/+967 |