PipelineBase.lpushx

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

Meta