PipelineBase.setnx

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

Meta