PipelineBase.psetex

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

Meta