Blog Post: Beyond the Cache with Python

Hello,

@guyroyse has published earlier this month a blog post showing how to use Redis & Python explaining how to do more than caching, some of the subjects are:

  • Use Redis as a queue
  • Use Redis to subscribe to and publish events
  • Use Redis for data streaming
  • Use Redis as a search engine
  • Use Redis as a primary database

Have a good read if not done already, and feel free to ask for more information/comments about this blog post here.

Regards
Tug

3 Likes