summaryrefslogtreecommitdiff
path: root/redis/commands/json/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* support JSON.MERGE Command (#2761)HEADmastershacharPash2023-05-161-0/+1
* update black to 22.3.0 (#2171)Utkarsh Gupta2022-05-301-5/+1
* Fix Missing ClusterPipeline Lock (#2190)Greg Melton2022-05-301-0/+1
* Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)dvora-h2022-03-061-6/+24
* Added black and isort (#1734)Anas2021-11-301-6/+4
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-091-0/+27
* Support for json multipath ($) (#1663)Chayim2021-11-041-19/+26
* Improved JSON accuracy (#1666)Chayim2021-11-021-2/+6
* redis timeseries support (#1652)Chayim2021-10-281-4/+0
* Exposing the module version in loaded_modules (#1648)Chayim2021-10-261-0/+2
* redisjson support (#1636)Chayim2021-10-251-0/+84