Client.incrBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void incrBy(string key, long increment)
    class Client
    override
    void
    incrBy
    (
    string key
    ,)
  2. alias incrBy = BinaryClient.incrBy

Meta