vibe-d v0.10.1 (2024-09-07T15:50:39Z)
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