RPUSH key value1 value2 ...

Adds a array of values to a key, or creates a new redis array. New values are pushed to the right side.