MultiKeyPipelineBase.brpoplpush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) brpoplpush(string source, string destination, int timeout)
  2. Response!(const(ubyte)[]) brpoplpush(const(ubyte)[] source, const(ubyte)[] destination, int timeout)
    class MultiKeyPipelineBase
    override
    Response!(const(ubyte)[])
    brpoplpush
    (
    const(ubyte)[] source
    ,
    const(ubyte)[] destination
    ,)

Meta