bf exists
This block is part of the redis group and was last modified in core v14.0.4.
Redis Key Selection Required
This block relies on a Redis key to perform its redis releated actions. You must manually select the Redis key you want to use in the flow in the blueprint using the Redis key selector modal. To access the modal, click the white button on the block.
bf exists
v14.0.4
Check if an item may exist in a Bloom filter. Returns true if the item may exist (with the configured false-positive rate), false if it definitely does not exist.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
valuerequiredthe item to check in the Bloom filter. |
value |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| exists Returns true if the item may exist, false if it definitely does not. |
condition |
||
| success |
condition |
||
| error |
value |
||
| key |
value |
redis bf.exists |
bf.exists |
bloom exists |
Core Releases
v14.0.4 This block was introduced inv14.0.4, click here to see the release notes.
Back to
redis
Return to the main group to view all sub-groups
Back to redis bloom
Return to the group to view all blocks within this group