summaryrefslogtreecommitdiff
path: root/redis/commands
Commit message (Collapse)AuthorAgeFilesLines
* Improvements to JSON coverageck-fixjsonChayim I. Kirshen2021-11-014-20/+57
| | | | | | | | tests to validate json behaviour deprecation support api changes
* redis timeseries support (#1652)Chayim2021-10-287-5/+996
|
* Exposing the module version in loaded_modules (#1648)Chayim2021-10-263-6/+17
| | | | 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.
* Adding support for redisearch (#1640)Chayim2021-10-2513-0/+2376
|
* redisjson support (#1636)Chayim2021-10-259-0/+3876