Redis Lists Explained



Redis Lists Explained

Redis Lists Explained

Redis Lists are a flexible and fast data structure that will keep you rocking! In this explainer, we’ll introduce you to the most common List commands, including RPUSH, LPOP, LLEN, and LRANGE. We’ll also show you how to use Redis Lists to model a playlist for our own radio station, KRDS!

Links:
Redis University → https://university.redislabs.com/
Redis Labs → https://www.redislabs.com/
Redis.io List Documentation → https://redis.io/topics/data-types#lists
Need a Redis cluster now? Sign up for a free Redis Cloud Essentials account → https://bit.ly/2wasiCa

Join our discord server → https://discord.gg/redis

Comments are closed.