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

redis cluster #674

Open
llh12345 opened this issue Aug 28, 2023 · 1 comment
Open

redis cluster #674

llh12345 opened this issue Aug 28, 2023 · 1 comment

Comments

@llh12345
Copy link

If it is in the redis cluster mode, will the data of the Bloom filter exist in multiple instances?

@K-Jo
Copy link
Collaborator

K-Jo commented Aug 28, 2023

hey @llh12345 a single bloom filter always resides in a single key (as with all other probabilistic data structures in RedisBloom). So they adhere to all principles of vanilla redis keys

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