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

Bloom Filter Dump restore failing #194

Open
yashwanth-reddy909 opened this issue Oct 11, 2023 · 2 comments
Open

Bloom Filter Dump restore failing #194

yashwanth-reddy909 opened this issue Oct 11, 2023 · 2 comments

Comments

@yashwanth-reddy909
Copy link

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
@smilyFw
Copy link

smilyFw commented Oct 11, 2023 via email

@ChenWei-XiaoYi
Copy link

ChenWei-XiaoYi commented Oct 11, 2023 via email

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

3 participants