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

RIOT File Import into RedisBloom #74

Open
pranavb opened this issue Nov 24, 2021 · 2 comments
Open

RIOT File Import into RedisBloom #74

pranavb opened this issue Nov 24, 2021 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@pranavb
Copy link

pranavb commented Nov 24, 2021

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.

@jruaux
Copy link
Collaborator

jruaux commented Dec 2, 2021

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 jruaux closed this as completed Dec 2, 2021
@jruaux jruaux reopened this Dec 2, 2021
@jruaux jruaux added the enhancement New feature or request label Dec 2, 2021
@jruaux jruaux added this to the RedisModules milestone Dec 2, 2021
@githubname1024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants