vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
RedisCollection.add
index
vibe
db
redis
idioms
RedisCollection
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RedisCollection
(T, RedisCollectionOptions OPTIONS = RedisCollectionOptions.defaults, size_t ID_LENGTH = 1)
static if
(
OPTIONS & RedisCollectionOptions.supportIteration || OPTIONS & RedisCollectionOptions.supportPaging
)
IDType
add
(
U
)
(
U
args
)
Meta
Source
See Implementation
index
vibe
db
redis
idioms
RedisCollection
aliases
IDS
IDType
constructors
this
functions
add
createID
initialize
isMember
opApply
opIndex
remove
properties
database