mirror of
https://github.com/fluencelabs/redis
synced 2025-05-11 18:27:12 +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()