New extension idea for voting: Pub/Sub (Redis)

We’ve got a new extension idea for you to vote on: Pub/Sub for Redis.

Thanks to everyone who wrote in suggesting this! You can now vote on this here:

Here’s the idea description for reference:

In this challenge extension you’ll add support for Pub/Sub to your Redis implementation.

Along the way you’ll learn about the PUBLISH command, the SUBSCRIBE command and more.