Commands.hset

Undocumented in source.
  1. void hset(string key, string field, string value)
  2. void hset(string key, Map!(string, string) hash)
    interface Commands
    void
    hset
    (
    string key
    ,
    Map!(string, string) hash
    )

Meta