PaulGilmartin/django-pgpubsub ⭐ 260

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.

Salaah01/django-action-triggers ⭐ 83

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.