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

Add an option to discard unknown message when loading RDB file #7

Open
sewenew opened this issue Jul 10, 2019 · 0 comments
Open

Add an option to discard unknown message when loading RDB file #7

sewenew opened this issue Jul 10, 2019 · 0 comments

Comments

@sewenew
Copy link
Owner

sewenew commented Jul 10, 2019

When loading RDB file, if we met some unknown Protobuf message, e.g. the .proto file has been remove from the given directory, redis-protobuf fails to start.

Instead, we can add an option for the loadmodule directive, and this option decides whether we should stop loading or just discard these unknown messages and start normally.

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

1 participant