Skip to content

[MOD-13433] Add RedisModuleIO wrapper for type-safe RDB serialization/deserialization - #461

Merged
chesedo merged 2 commits into
masterfrom
feature/io-wrapper
Apr 23, 2026
Merged

[MOD-13433] Add RedisModuleIO wrapper for type-safe RDB serialization/deserialization#461
chesedo merged 2 commits into
masterfrom
feature/io-wrapper

Conversation

@chesedo

@chesedo chesedo commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

This makes a new io::RedisModuleIO to replace the need for using the raw pointer to raw::RedisModuleIO for RDB operations

@chesedo
chesedo force-pushed the feature/io-wrapper branch from 7e5d3d9 to 92ba671 Compare April 22, 2026 14:29
JoanFM
JoanFM previously approved these changes Apr 22, 2026
Comment thread src/io.rs Outdated
Using `RedisError` would always have been the generic variant
internally. This type is more complete for IO errors.
@chesedo
chesedo merged commit ce7e830 into master Apr 23, 2026
8 checks passed
@chesedo
chesedo deleted the feature/io-wrapper branch April 23, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants