Function RedisDatabase.hdel
Delete one or more hash fields
long hdel
(
string key,
scope string[] fields...
) @safe;
Delete one or more hash fields
long hdel
(
string key,
scope string[] fields...
) @safe;