Asynchronous task execution with proper database transaction management for Django
Project description
Django Async is an asynchronous execution queue for Django with proper database transaction management.
Building a database backed task queue is a fairly trivial thing, but getting the database transactions exactly right is no simple matter.
Usage and documentation
All documentation can be found at http://www.kirit.com/Django%20Async
Doing development
This project uses git flow. Don’t forget to do ``git flow init -d``
To test just run tox. But if you want to go the old way then to create virtual environments for running the tests you can execute test-projects/make-virtual-environments. To run the tests execute runtests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-async-0.7.3.tar.gz.
File metadata
- Download URL: django-async-0.7.3.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91c353c2dc2acde281b4b5f24877966eb63ce674e2d504a406f0bf0e75d1e5de
|
|
| MD5 |
1d67492d0bed106fdbb2c2eff9d37577
|
|
| BLAKE2b-256 |
e78952d23cb3269df8fc0538d55dbda77d6291b42a1c165bbc24850a6061873e
|