summaryrefslogtreecommitdiff
path: root/redis/commands/timeseries/info.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for TIMESERIES 1.8 (#2296)dvora-h2022-07-241-9/+9
| | | | | | | | | | | | | | | * Add support for timeseries 1.8 * fix info * linters * linters * fix info test * type hints * linters
* Added black and isort (#1734)Anas2021-11-301-1/+1
|
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-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.
* redis timeseries support (#1652)Chayim2021-10-281-0/+82