Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RedisModule_RdbLoad and RedisModule_RdbSave #382

Open
peter-lee-schneider opened this issue Feb 20, 2024 · 1 comment
Open

Comments

@peter-lee-schneider
Copy link

Is there support for RedisModule_RdbLoad and RedisModule_RdbSave?
If not, is there a plan to add these?
Thank you.

@MeirShpilraien
Copy link
Collaborator

You can use it (though its not the best rust API). Look at redisjson for example:
https://github.com/RedisJSON/RedisJSON/blob/92b14cb1e7418329401248b40095cc7418bed11c/redis_json/src/lib.rs#L59

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

No branches or pull requests

2 participants