mirror of
https://github.com/fluencelabs/redis
synced 2025-05-30 10:41:19 +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()