- hdel
int hdel(string key, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- hget
string hget(string key, string field)
Undocumented in source. Be warned that the author may not have intended to support it.
- hlen
int hlen(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- hset
int hset(string key, string field, string value)
Undocumented in source. Be warned that the author may not have intended to support it.