RedisDatabase.rpushX

Inserts value at the tail of the list stored at key, only if key already exists and holds a list.

struct RedisDatabase
long
rpushX
(
T
)
(
string key
,)

Meta