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

Is it safe to dump and restore redis bloom filter to other databases like MongoDB #673

Open
darkframemaster opened this issue Aug 25, 2023 · 1 comment

Comments

@darkframemaster
Copy link

The question is described in this discusstion.

In summary, there are two questions:

  • Is it safe to dump the bloom filter to other databases like MongoDB and restore it?
  • Can I dump and load them between different Redis versions?

Any suggestion or help would be appreciated!

@ashtul
Copy link
Contributor

ashtul commented Jan 21, 2024

No it isn't.

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