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

Serialize bloom filter using serde #14

Open
vinaykakade opened this issue Apr 25, 2024 · 1 comment
Open

Serialize bloom filter using serde #14

vinaykakade opened this issue Apr 25, 2024 · 1 comment

Comments

@vinaykakade
Copy link

Thank you so much for this crate. Many serious applications of fastbloom may need serialization and deserialization support. Is this planned?

@niko-ng
Copy link

niko-ng commented May 12, 2024

see this new issue that shows it isn't possible to serialize for now
#15
also.. there are alternative crates for bloomfilters, that do support serde. check them out.

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