summaryrefslogtreecommitdiff
path: root/tests/test_json.py
Commit message (Collapse)AuthorAgeFilesLines
* Support WRITE in CLIENT PAUSE (#1549)Avital Fine2021-12-221-1/+0
| | | Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
* 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
| | | | Co-authored-by: Chayim <chayim@users.noreply.github.com> Co-authored-by: Anas <anas.el.amraoui@live.com>
* 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