vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisValue.remove
index
vibe
db
redis
types
RedisValue
Removes the referenced key.
struct
RedisValue
bool
remove
(
)
Return Value
Type:
bool
true
iff
the key was successfully removed.
See Also
DEL
Meta
Source
See Implementation
index
vibe
db
redis
types
RedisValue
constructors
this
functions
expire
expireAt
moveTo
persist
remove
rename
renameIfNotExist
properties
database
exists
key
ttl
type
Removes the referenced key.