📄️ TOPK.ADD
Learn how to use the TOPK.ADD command to add items to a Top-K data structure in Dragonfly.
📄️ TOPK.COUNT
Learn how to use the TOPK.COUNT command to get estimated counts of items in a Top-K data structure in Dragonfly.
📄️ TOPK.INCRBY
Learn how to use the TOPK.INCRBY command to increment item counts in a Top-K data structure in Dragonfly.
📄️ TOPK.INFO
Learn how to use the TOPK.INFO command to retrieve information about a Top-K data structure in Dragonfly.
📄️ TOPK.LIST
Learn how to use the TOPK.LIST command to list all items in a Top-K data structure in Dragonfly.
📄️ TOPK.QUERY
Learn how to use the TOPK.QUERY command to check if items are in the Top-K list in Dragonfly.
📄️ TOPK.RESERVE
Learn how to use the TOPK.RESERVE command to initialize a Top-K data structure in Dragonfly.