Function RedisDatabase.hexists
Determine if a hash field exists
bool hexists
(
string key,
string field
) @safe;
Determine if a hash field exists
bool hexists
(
string key,
string field
) @safe;