Back to Developer Roadmap

RPOP

src/data/roadmaps/redis/content/[email protected]

4.0276 B
Original Source

RPOP

The RPOP command removes and then returns the last elements of the list stored and the specified key, by default it will pop only a single element from the list.

Learn more from the following resources: