5 Comments
User's avatar
Jason Stewart's avatar

Thanks for the in-depth look at redis. I appreciate the two-part series you made that used redis to implement Uber - I was wondering if you'd do something similar that could demonstrate the pub/sub feature of redis? I attempted to implement a pub/sub between a python web-scraper that used beautiful soup and a laravel backend. But I found it difficult to make it work properly.

Expand full comment
Martin Joo's avatar

Yes! In the future I'm planning to release content that shows how you can actually build real-world stuff with those data structures.

Expand full comment
Raul Junco's avatar

Redis is a beast!

Thanks for the breakdown, Martin.

Expand full comment
Martin Joo's avatar

Yeah, it is! You're welcome

Expand full comment
Alexandre Zajac's avatar

Redis can do a LOT!

Thanks for the comprehensive article :D

Expand full comment