RedisDatabase.hmget

Get the values of all the given hash fields

struct RedisDatabase
hmget
(
T = string
)
(
string key
,
scope string[] fields...
)

Meta