📄️ CF.ADD
Learn how to use the CF.ADD command to add an item to a Cuckoo filter in Dragonfly.
📄️ CF.ADDNX
Learn how to use the CF.ADDNX command to add an item to a Cuckoo filter only if it does not already exist.
📄️ CF.COMPACT
Learn how to use the CF.COMPACT command to compact a Cuckoo filter in Dragonfly.
📄️ CF.COUNT
Learn how to use the CF.COUNT command to count occurrences of an item in a Cuckoo filter in Dragonfly.
📄️ CF.DEL
Learn how to use the CF.DEL command to remove an item from a Cuckoo filter in Dragonfly.
📄️ CF.EXISTS
Learn how to use the CF.EXISTS command to check if an item exists in a Cuckoo filter in Dragonfly.
📄️ CF.INFO
Learn how to use the CF.INFO command to get information about a Cuckoo filter in Dragonfly.
📄️ CF.INSERT
Learn how to use the CF.INSERT command to add multiple items to a Cuckoo filter in Dragonfly.
📄️ CF.INSERTNX
Learn how to use the CF.INSERTNX command to add multiple items to a Cuckoo filter without duplicates in Dragonfly.
📄️ CF.MEXISTS
Learn how to use the CF.MEXISTS command to check multiple items in a Cuckoo filter in Dragonfly.
📄️ CF.RESERVE
Learn how to use the CF.RESERVE command to create a Cuckoo filter in Dragonfly.