vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisCollection.remove
index
vibe
db
redis
idioms
RedisCollection
Removes an ID along with the corresponding value.
struct
RedisCollection
(T, RedisCollectionOptions OPTIONS = RedisCollectionOptions.defaults, size_t ID_LENGTH = 1)
void
remove
(
IDS
id
)
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
Removes an ID along with the corresponding value.