CF.LOADCHUNK
CF.LOADCHUNK key iterator data
Restores a filter previously saved using SCANDUMP. See the SCANDUMP command for example usage.
This command overwrites any cuckoo filter stored under key. Make sure that the cuckoo filter is not be modified 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/cf.loadchunk/