| β¬ οΈ Back | π Docs Root |
This directory contains services specifically designed for interacting with Redis, including a custom router for Redis Stream messages, a dispatcher for processing these messages, and a stream processor for listening to Redis Streams.
| Component | Description |
|---|---|
| π Router | Custom router for handling Redis Stream messages |
| π Dispatcher | Dispatches Redis Stream messages to appropriate handlers |
| π Stream Processor | Listens to and processes messages from Redis Streams |