bf exists

This block is part of the redis group and was last modified in core v14.0.4.

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.

redis bf.exists
bf.exists
bloom exists

Core Releases

v14.0.4 This block was introduced in v14.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