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 false positive rate config #10

Open
KarthikSubbarao opened this issue Oct 7, 2024 · 1 comment
Open

Support for false positive rate config #10

KarthikSubbarao opened this issue Oct 7, 2024 · 1 comment

Comments

@KarthikSubbarao
Copy link
Member

In valkey-bloom, we want to support a configuration that can set the default false positive rate. With this, operations such as "BF.ADD" or "BF.MADD" which perform new bloom object creates will use the updated false positive error rate during creation.

@adityamohan93
Copy link

adityamohan93 commented Oct 9, 2024

Thanks Karthik and team for adding bloom filter functionality. My team is planning to transition from AWS Redis to Valkey and wondering when will this bloom filter module be available under AWS ElastiCache?

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