Redis.linsert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long linsert(string key, ListPosition where, string pivot, string value)
    class Redis
    Long
    linsert
    (
    string key
    ,,
    string pivot
    ,
    string value
    )
  2. alias linsert = BinaryRedis.linsert

Meta