RedisDatabase.hsetNX

Set the value of a hash field, only if the field does not exist

struct RedisDatabase
bool
hsetNX
(
T
)
(
string key
,
string field
,)

Meta