content/commands/cf.loadchunk.md
Restores a cuckoo filter previously saved using [CF.SCANDUMP]({{< relref "commands/cf.scandump/" >}}).
See the [CF.SCANDUMP]({{< relref "commands/cf.scandump/" >}}) command for example usage.
<note><b>Notes</b>
key.is key name for a cuckoo filter to restore.
</details> <details open><summary><code>iterator</code></summary>Iterator value associated with data (returned by [CF.SCANDUMP]({{< relref "commands/cf.scandump/" >}}))
Current data chunk (returned by [CF.SCANDUMP]({{< relref "commands/cf.scandump/" >}}))
Returns one of these replies:
OK if executed correctlySee [CF.SCANDUMP]({{< relref "commands/cf.scandump/" >}}) for an example.
| Redis Software | Redis Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:------| | <span title="Supported">✅ Supported</span> | <span title="Supported">✅ Flexible & Annual</span> <span title="Supported">✅ Free & Fixed</nobr></span> | |
{{< multitabs id="bf-loadchunk-return-info" tab1="RESP2" tab2="RESP3" >}}
One of the following:
OK if executed correctly.-tab-sep-
One of the following:
OK if executed correctly.{{< /multitabs >}}