Function RedisDatabase.hmget
Get the values of all the given hash fields
{null} hmget(T)()
if (isValidRedisValueType!T);
Get the values of all the given hash fields
{null} hmget(T)()
if (isValidRedisValueType!T);