Redis Sets Elaborated



Redis Sets Elaborated

Redis Sets Elaborated

We had more to say about Sets than could fit in a single video. In this explainer, we take a closer look at how to keep the number of players in an online game up to date.

We’ll show you how to use the SREM and EXPIREAT commands to track online players using a sliding window of Sets.

Links:
Redis University → https://university.redislabs.com/
Redis Labs → https://www.redislabs.com/
Redis.io Sets Documentation → https://redis.io/topics/data-types#sets

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.