PipelineBase.incrBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) incrBy(string key, long increment)
  2. Response!(Long) incrBy(const(ubyte)[] key, long increment)
    class PipelineBase
    Response!(Long)
    incrBy
    (
    const(ubyte)[] key
    ,)

Meta