Beyond the Cache with Python
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