RedisHashCollection.RedisHashCollection

Undocumented in source.
template RedisHashCollection(RedisCollectionOptions OPTIONS = RedisCollectionOptions.defaults, size_t ID_LENGTH = 1)
alias RedisHashCollection = RedisCollection!(RedisHash, OPTIONS, ID_LENGTH)

Meta