Client.rpush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rpush(string key, string[] string)
    class Client
    override
    void
    rpush
    (
    string key
    ,
    string[] string...
    )
  2. alias rpush = BinaryClient.rpush

Meta