summaryrefslogtreecommitdiff
path: root/tests/test_json.py
Commit message (Expand)AuthorAgeFilesLines
* support JSON.MERGE Command (#2761)HEADmastershacharPash2023-05-161-0/+33
* update json().arrindex() default values (#2611)Alex Schmitz2023-03-151-0/+5
* Fix `JSON.ARRINDEX` test (#2527)dvora-h2022-12-211-11/+4
* Fix `TIMESERIES` (round floats) and `JSON` tests (#2421)dvora-h2022-10-231-1/+1
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-1/+2
* update black to 22.3.0 (#2171)Utkarsh Gupta2022-05-301-18/+5
* Fix Linting and Test Failures (#2191)Greg Melton2022-05-231-3/+2
* Fix naming conventions (#1872)dvora-h2022-02-021-80/+80
* Change json.clear test multi to be up to date with redisjson (#1922)dvora-h2022-02-021-2/+2
* Support WRITE in CLIENT PAUSE (#1549)Avital Fine2021-12-221-1/+0
* fix test_set_pathdvora-h2021-12-201-6/+6
* fixing tests and lintdvora-h2021-12-201-3/+30
* add set_file and set_pathdvora-h2021-12-191-0/+12
* Disabling JSON.DEBUG tests (#1787)Chayim2021-12-131-29/+29
* Added black and isort (#1734)Anas2021-11-301-68/+38
* RedisJSON 2.0.4 behaviour support (#1747)Chayim2021-11-251-23/+30
* Adding RedisCluster client to support Redis Cluster Mode (#1660)Bar Shaul2021-11-251-0/+1
* Test to validate custom JSON decoders (#1681)Chayim2021-11-101-0/+17
* Re-enable pipeline support for JSON and TimeSeries (#1674)Chayim2021-11-091-10/+22
* Support for json multipath ($) (#1663)Chayim2021-11-041-17/+1116
* Improved JSON accuracy (#1666)Chayim2021-11-021-27/+80
* Adding support for redisearch (#1640)Chayim2021-10-251-25/+25
* redisjson support (#1636)Chayim2021-10-251-0/+235