/plushcap/analysis/redis/redis-beyond-the-cache-with-python

Beyond the Cache with Python

What's this blog post about?

This text discusses various uses of Redis and Redis Enterprise beyond caching, with examples in Python using the aioredis client library. It covers topics such as using lists as queues, Pub/Sub mechanisms, Redis Streams for event publishing and reading, extending Redis with modules like Search, using Redis as a database, and utilizing RedisInsight for data visualization and management. The text also provides links to GitHub repositories containing the code examples and encourages readers to try Redis Enterprise Cloud for managing Redis in the cloud.

Company
Redis

Date published
July 7, 2020

Author(s)
Guy Royse

Word count
1884

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.