Menu

#7 Using LPOP leads to removing list elements in the old Redis.

open
nobody
None
2023-10-19
2023-10-19
Anonymous
No

Originally created by: huantt

You're using LPOP that leads to removing list elements in the old Redis.

Consider using LRANGE instead

Discussion


Log in to post a comment.