[フレーム]
Docs Pricing
Login Book a meeting Try Redis

CF.LOADCHUNK

Syntax
CF.LOADCHUNK key iterator data
Available in:
Redis Open Source / Bloom 1.0.0
Time complexity:
O(n), where n is the capacity
ACL categories:
@cuckoo, @write, @slow,
Compatibility:
Redis Enterprise and Redis Cloud compatibility

Restores a cuckoo filter previously saved using CF.SCANDUMP.

See the CF.SCANDUMP command for example usage.

Notes

Required arguments

key

is key name for a cuckoo filter to restore.

iterator

Iterator value associated with data (returned by CF.SCANDUMP)

data

Current data chunk (returned by CF.SCANDUMP)

Return value

Returns one of these replies:

Examples

See CF.SCANDUMP for an example.

Redis Enterprise and Redis Cloud compatibility

Redis
Enterprise
Redis
Cloud
Notes
✅ Supported
✅ Flexible & Annual
✅ Free & Fixed

Return information

One of the following:

RATE THIS PAGE
Back to top ↑

AltStyle によって変換されたページ (->オリジナル) /