Function RedisDatabase.type
Determine the type stored at key (string, list, set, zset and hash.)
string type
(
string key
) @safe;
Determine the type stored at key (string, list, set, zset and hash.)
string type
(
string key
) @safe;