RedisCluster.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string set(string key, string value)
    class RedisCluster
    override
    string
    set
    (
    string key
    ,
    string value
    )
  2. string set(string key, string value, SetParams params)

Meta