riot icon indicating copy to clipboard operation
riot copied to clipboard

RIOT File Import into RedisBloom

Open pranavb opened this issue 3 years ago • 2 comments

Does RIOT File support insertion into a Bloom Filter (enabled by Redis' RedisBloom module)?

I'm looking to front load my Bloom Filter with millions of entries and I'm currently doing a contrived MADD process. RIOT would streamline this.

pranavb avatar Nov 24 '21 23:11 pranavb

RIOT does not yet support RedisBloom. I will add to the list of modules to support (RedisJSON was added in the latest early-access release)

jruaux avatar Dec 02 '21 07:12 jruaux

@jruaux Is there any update of supporting redis module? For example, RedisJSON, Redis Bloom, RediSearch and RedisTimeSeries.

githubname1024 avatar Sep 11 '23 08:09 githubname1024