• Yossi Gottlieb's avatar
    Add ModuleDataType to/from string serialization. · 5350e766
    Yossi Gottlieb authored
    Add two new functions that leverage the RedisModuleDataType mechanism
    for RDB serialization/deserialization and make it possible to use it
    to/from arbitrary strings:
    
    * RM_SaveDataTypeToString()
    * RM_LoadDataTypeFromString()
    5350e766
module.c 275 KB