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

how to remove a bloomfilter instance in a redis cluster #47

Open
itismewxg opened this issue Jun 29, 2017 · 1 comment
Open

how to remove a bloomfilter instance in a redis cluster #47

itismewxg opened this issue Jun 29, 2017 · 1 comment

Comments

@itismewxg
Copy link

if I build several bloomfilter instances in a redis cluster with different filtername, how can i remove/flush one of the bloomfilter instance?

@Ram81
Copy link

Ram81 commented Oct 11, 2018

Let's say you have a instance named bf pointing to your bloom filter test-filter you can use bf.remove() to remove the bloom filter instance from redis.

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