mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
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()