python-redis-log
Log handler
Publishes log messages to Redis pub/sub channels using Python.
A Python logging handler that publishes to redis pub/sub channels
91 stars
6 watching
27 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Redis protocol in Python | 16 |
| A Redis client for Python asyncio event loop | 552 |
| A Python library for simple models and containers persisted in Redis. | 438 |
| A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
| Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
| A minimal Redis client for MicroPython and other Python environments. | 9 |
| A Django application for monitoring and inspecting Redis servers in real-time | 275 |
| An asynchronous Redis client library for Twisted Python | 128 |
| A Python library providing rich data types backed by Redis, enabling atomic network operations. | 289 |
| An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
| A Python library that provides an extension to the popular Redis client, adding support for newer commands and integrating with other databases. | 1,156 |
| Provides an MQTT logging handler allowing Python applications to send log messages via MQTT | 21 |
| A Redis monitoring system that provides real-time information and allows users to execute Redis commands remotely. | 395 |
| A Pyramid web framework session factory using Redis as storage | 43 |
| A PHP implementation of the Publish/Subscribe pattern using Redis as the message broker | 3 |