RPUSHX

    1. dragonfly> RPUSHX mylist "World"
    2. (integer) 2
    3. (integer) 0
    4. 1) "Hello"
    5. dragonfly> LRANGE myotherlist 0 -1