summaryrefslogtreecommitdiff
path: root/redis/commands/json
Commit message (Expand)AuthorAgeFilesLines
* support JSON.MERGE Command (#2761)HEADmastershacharPash2023-05-162-0/+23
* update json().arrindex() default values (#2611)Alex Schmitz2023-03-151-5/+9
* Remove `deprecated` dependency (#2386)Aarni Koskela2022-10-301-6/+5
* update black to 22.3.0 (#2171)Utkarsh Gupta2022-05-301-5/+1
* Fix Missing ClusterPipeline Lock (#2190)Greg Melton2022-05-301-0/+1
* Fix modules links to https://redis.io/commands/ (#2185)Avital Fine2022-05-171-24/+23
* Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)dvora-h2022-03-061-6/+24
* Add type hints for JSON commands (#1921)dvora-h2022-02-062-24/+86
* Fix naming conventions (#1872)dvora-h2022-02-022-15/+15
* fixing PR commentsdvora-h2021-12-211-6/+13
* fixing tests and lintdvora-h2021-12-201-14/+19
* add set_file and set_pathdvora-h2021-12-191-0/+39
* Added black and isort (#1734)Anas2021-11-303-28/+27
* Link Documents for all module commands (#1711)Chayim2021-11-301-20/+66
* Pyupgrade + flynt + f-strings (#1759)Aarni Koskela2021-11-301-1/+1
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-092-0/+45
* Support for json multipath ($) (#1663)Chayim2021-11-044-55/+84
* Improved JSON accuracy (#1666)Chayim2021-11-024-48/+76
* 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-254-0/+327