suspend fun RedisTransaction.hgetallAwait(key: String): String
Get all the fields and values in a hash
key - Key string
key
Return