PipelineBase.pexpire

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

Meta