RPUSHX key element [element ...]
@write,
@list,
@fast,
Inserts specified values at the tail of the list stored at key, only if key
already exists and holds a list.
In contrary to RPUSH, no operation will be performed when key does not yet
exist.
| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ✅ Standard ✅ Active-Active |
✅ Standard ✅ Active-Active |
element arguments.