summaryrefslogtreecommitdiff
path: root/doc/redis.rst
blob: 8293c30653b09516eb1a7c17e7a9fb12bb8a8ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
Working with Redis queues
=========================

:class:`~logutils.queue.QueueHandler` and :class:`~logutils.queue.QueueListener` classes are provided to facilitate interfacing with Redis.

.. autoclass:: logutils.redis.RedisQueueHandler
    :members:

.. autoclass:: logutils.redis.RedisQueueListener
    :members: