summaryrefslogtreecommitdiff
path: root/redis/commands/search/querystring.py
Commit message (Collapse)AuthorAgeFilesLines
* Add to_string method for GeoValue (#2404)Anne Yang2022-10-251-0/+3
| | | | | | | | | * Add to_string method for GeoValue * fix code style * simplify code Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
* Added black and isort (#1734)Anas2021-11-301-5/+2
|
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-13/+9
| | | @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.
* Removing dependency on six (#1676)Chayim2021-11-091-4/+1
|
* Adding support for redisearch (#1640)Chayim2021-10-251-0/+324