content/commands/bf.loadchunk.md
Restores a Bloom filter previously saved using [BF.SCANDUMP]({{< relref "commands/bf.scandump/" >}}).
See the [BF.SCANDUMP]({{< relref "commands/bf.scandump/" >}}) command for example usage.
<note><b>Notes</b>
key.is key name for a Bloom filter to restore.
</details> <details open><summary><code>iterator</code></summary>Iterator value associated with data (returned by [BF.SCANDUMP]({{< relref "commands/bf.scandump/" >}}))
Current data chunk (returned by [BF.SCANDUMP]({{< relref "commands/bf.scandump/" >}}))
See [BF.SCANDUMP]({{< relref "commands/bf.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 >}}