RedisofLISTData structure (multiple choice) Which scenarios?
Build queuing systems, such as message queues
uniq operations, such as getting the ranking value of all data in a certain period of time
Get the latest N data operations: For example, for a Weibo, get the latest 10 comments,
Simulate stack operations
Submit