vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisHashCollection.RedisHashCollection
index
vibe
db
redis
idioms
RedisHashCollection
Undocumented in source.
template
RedisHashCollection
(RedisCollectionOptions OPTIONS = RedisCollectionOptions.defaults, size_t ID_LENGTH = 1)
alias
RedisHashCollection
=
RedisCollection
!(
RedisHash
,
OPTIONS
,
ID_LENGTH
)
Meta
Source
See Implementation
index
vibe
db
redis
idioms
RedisHashCollection
aliases
RedisHashCollection