summaryrefslogtreecommitdiff
path: root/redis/commands/json
Commit message (Collapse)AuthorAgeFilesLines
* adding links to all available external commandsChayim I. Kirshen2021-11-151-20/+66
|
* 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
| | | | 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