Function RedisDatabase.hmset
Set multiple hash fields to multiple values
void hmset(ARGS...)
(
string key,
ARGS args
);
Set multiple hash fields to multiple values
void hmset(ARGS...)
(
string key,
ARGS args
);