File: redis.rst

package info (click to toggle)
python-logutils 0.3.5-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 1,942; makefile: 79
file content (11 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (5)
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: