redis.collections.set

Members

Classes

Set
class Set

Set A class that represents a SET structure in redis. Allows you to query and manipulate the set using methods. Implements OutputRange.

Meta