Originally created by: huantt
You're using LPOP that leads to removing list elements in the old Redis.
Consider using LRANGE instead
Log in to post a comment.