Redis.lpushx

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long lpushx(string key, string[] string)
    class Redis
    Long
    lpushx
    (
    string key
    ,
    string[] string...
    )
  2. alias lpushx = BinaryRedis.lpushx

Meta