We’ve got a new extension idea for you to vote on: RESP3 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 the RESP3 protocol to your Redis implementation.
Along the way you’ll learn about how Redis clients “upgrade” to RESP3 using the HELLO command, newer data types that RESP3 offers and more.