RedisDatabase.hdel

Delete one or more hash fields

struct RedisDatabase
long
hdel
(
string key
,
scope string[] fields...
)

Meta