summaryrefslogtreecommitdiff
path: root/tests/modules/datatype.c
Commit message (Expand)AuthorAgeFilesLines
* Module commands to have ACL categories. (#11708)Roshan Khatri2023-03-211-0/+29
* Adding module api for processing commands during busy jobs and allow flagging...perryitay2022-01-201-0/+57
* Sort out the mess around writable replicas and lookupKeyRead/Write (#9572)Viktor Söderqvist2021-11-281-3/+6
* Modules: add RM_LoadDataTypeFromStringEncver (#9537)Hanna Fadida2021-09-301-7/+15
* Revert "Fix: server will crash if rdbload or rdbsave method is not provided i...Oran Agra2021-04-131-5/+0
* Fix: server will crash if rdbload or rdbsave method is not provided in module...Bonsai2021-04-061-0/+5
* Add module data-type support for COPY. (#8112)Yossi Gottlieb2020-12-091-3/+34
* Improve RM_ModuleTypeReplaceValue() API.Yossi Gottlieb2019-12-121-0/+25
* Add ModuleDataType to/from string serialization.Yossi Gottlieb2019-11-041-0/+161