We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
trying to restore the dump having bloom filters from dump.rdb. Which is not working.
Bloom Module Installation:
https://github.com/RedisBloom/RedisBloom/archive/refs/tags/v2.2.18}.tar.gz loading bloom in this way `loadmodule /tmp/redisbloom.so >> redis.conf`
Version:
REDIS VERSION 7.0.4 REDIS DUMP VERSION 5.0.9
Command
rdb -c protocol dump.rdb | redis-cli -h <IP> -p <PORT> --pipe
Response
All data transferred. Waiting for the last reply... Last reply received from server. errors: 0, replies: 1
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Bloom Module Installation:
Version:
Command
Response
The text was updated successfully, but these errors were encountered: