vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RedisHash.this
index
vibe
db
redis
types
RedisHash
Undocumented in source.
struct
RedisHash
(T = string)
this
(
RedisDatabase
db
,
string
key
)
Meta
Source
See Implementation
index
vibe
db
redis
types
RedisHash
constructors
this
functions
exists
get
getMultiple
length
opApply
opIndex
opIndexAssign
opIndexOpAssign
remove
setIfNotExist
variables
value