About 464,000 results
Open links in new tab
  1. redis-developer/basic-redis-chat-app-demo-python - GitHub

    Showcases how to impliment chat app in Python (Flask), Socket.IO and Redis. This example uses pub/sub feature combined with web-sockets for implementing the message communication …

  2. Concurrent connections to Redis with gevent and redis-py

    Jan 24, 2013 · Gevent (1.0) is an event-driven concurrency framework for Python (based on greenlet and libev) allowing for highly concurrent networking and tackling the C10K problem. …

  3. Connect with Redis client API libraries | Docs

    You can experiment with a local installation of Redis Community Edition (see Install Redis Community Edition) or with a free trial of Redis Cloud. To interact with a Redis server without …

  4. Using Redis for Real-Time Chat Applications and WebSockets

    Jan 13, 2025 · In this tutorial, we will explore the technical aspects of using Redis for real-time chat applications and WebSockets. We will cover the core concepts, implementation guide, …

  5. redis-py guide (Python) | Docs

    The sections below explain how to install redis-py and connect your application to a Redis database. redis-py requires a running Redis Community Edition server.

  6. Scalable Real-Time Apps with Python and Redis: Exploring …

    Aug 16, 2023 · Creating scalable real-time applications with Python, Redis, AsyncIO, FastAPI, and Pub/Sub involves combining these technologies to build efficient and responsive systems. …

  7. Examples of interprocess communication with python and Redis.

    A simple demonstration of how to use Redis lists for interprocess communication. In this example the producer and consumer processes are spun up from the same script using Python's …

  8. Flask and Redis: A Tutorial on Building a Real-Time Data Store

    Dec 14, 2024 · Flask and Redis: A Tutorial on Building a Real-Time Data Store is a comprehensive guide to building a real-time data store using Flask, a lightweight Python web …

  9. Integrate Redis with Python - DEV Community

    May 29, 2023 · Python seamlessly integrates with Redis, enabling developers to handle complex data structures effortlessly. Real-time Data Processing: Redis’s Pub-Sub messaging allows …

  10. Use Redis With Python. Python and Redis together form a

    May 29, 2023 · Redis, when paired with Python, forms a dynamic duo that offers several advantages for developers. Let’s take a closer look at why choosing Redis with Python can …

  11. Some results have been removed
Refresh