RedisPipeline.hset

Undocumented in source.
  1. Response!(Long) hset(string key, string field, string value)
  2. Response!(Long) hset(string key, Map!(string, string) hash)
    interface RedisPipeline
    Response!(Long)
    hset
    (
    string key
    ,
    Map!(string, string) hash
    )

Meta