Part of udplog View Source
Redis support.
This provides a Twisted based publisher to a named list on one or more Redis servers.
Line # | Kind | Name | Docs |
---|---|---|---|
23 | Class | NoClientError | Raised when there are no connected clients. |
30 | Class | RedisPublisher | Publisher that pushes events to a Redis list. |
67 | Class | RedisPushMultiClient | Redis push client for round-robin dispatch to multiple clients. |
135 | Function | makeService | Set up Redis client services. |