vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisValue.exists
index
vibe
db
redis
types
RedisValue
Checks if the referenced key exists.
struct
RedisValue
@
property
bool
exists
(
)
See Also
EXISTS
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
Checks if the referenced key exists.