Skip to main content

Events queue for Django

Project description

Django Mqueue

Events queue application for Django. Features:

  • Monitor models: models can be registered to autogenerate events on create/update/delete actions
  • Export events: save events to Redis or send them over websockets

:books: Read the documentation

Example:

MEvent.objects.create(name="Test event", event_class="test", data={"k":"v"})

Events can be linked to a model instance and a user instance.

Event queue screenshot

Real time events demo

A websockets demo: django-mqueue-livefeed is available

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-mqueue-0.18.0.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

django_mqueue-0.18.0-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file django-mqueue-0.18.0.tar.gz.

File metadata

  • Download URL: django-mqueue-0.18.0.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for django-mqueue-0.18.0.tar.gz
Algorithm Hash digest
SHA256 b8130699ef936c5219b5e104e57de9a85f2a714c49c8a47464bcad0e8be58f7d
MD5 c1ecb9bed18d4517a9c8d157c64cb94c
BLAKE2b-256 eda71681d61da8135a09d8ddc5d3da5ba04abfa4d28bb885f8135d7973e35f76

See more details on using hashes here.

File details

Details for the file django_mqueue-0.18.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_mqueue-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc10857de44c4eccede53a239c5263c22596162364953186f6a7207e09e7d16a
MD5 e183523aad068db0034a766448a8defb
BLAKE2b-256 5f94b01307ede478cca11f92e6ceb42b041fdb005dca012645f1ba44de8d1c5d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page