StackExchange / StackExchange.Redis

General purpose redis client
https://stackexchange.github.io/StackExchange.Redis/
Other
5.9k stars 1.51k forks source link

Bloom filter #1319

Closed markjoin123 closed 4 years ago

markjoin123 commented 4 years ago

How to realize the bloon filter?

NickCraver commented 4 years ago

@markjoin123 Can you clarify what's being asked here?

NickCraver commented 4 years ago

If there's a clearer question here, please shout - since there's almost nothing to go on, going to close this until then :)

mgravell commented 4 years ago

If the question is RedisBloom, then: that is usable, but we don't support many modules directly (the exception being RediSearch, which we added to test module support). Basically, the answer here would be "use Execute to invoke the module"