summaryrefslogtreecommitdiff
path: root/redis/commands/json
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to JSON coverageck-fixjsonChayim I. Kirshen2021-11-013-20/+55
| | | | | | | | tests to validate json behaviour deprecation support api changes
* redis timeseries support (#1652)Chayim2021-10-281-4/+0
|
* Exposing the module version in loaded_modules (#1648)Chayim2021-10-261-0/+2
| | | | This is useful for the case where one wants to instantiate a module, knowing the back end version. The reason: behaviour may differ based on redis module versions.
* redisjson support (#1636)Chayim2021-10-254-0/+327