A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.
Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]
Django webhooks triggered on model changes
Subscribe to django model changes. Using thread safe subscribers.
Structured Logging for Django
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
Django based tool for monitoring huey task queue: https://github.com/coleifer/huey