BF.LOADCHUNK
BF.LOADCHUNK key iterator data
Restores a filter previously saved using SCANDUMP. See the SCANDUMP command for example usage.
This command overwrites any bloom filter stored under key. Make sure that the bloom filter is not be changed between invocations.
data (returned by SCANDUMP)SCANDUMP)Simple string reply - OK if executed correctly, or Error reply otherwise.
See BF.SCANDUMP for an example.
© 2006–2022 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/bf.loadchunk/