mirror of
https://github.com/fluencelabs/redis
synced 2025-05-01 13:32:13 +00: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()