Models a set of numbered hashes.
This structure is roughly equivalent to a string[string][long] and is commonly used to store collections of objects, such as all users of a service. For a strongly typed variant of this class, see RedisObjectCollection.
RedisObjectCollection
See Implementation
Models a set of numbered hashes.
This structure is roughly equivalent to a string[string][long] and is commonly used to store collections of objects, such as all users of a service. For a strongly typed variant of this class, see RedisObjectCollection.