1. 05 11月, 2019 1 次提交
    • Y
      Add ModuleDataType to/from string serialization. · 5350e766
      Yossi Gottlieb 提交于
      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