Skip to content

sodacard/django-db-mutex

 
 

Repository files navigation

image

django-db-mutex

Provides the ability to acquire a mutex lock from the database in Django.

Installation

To install the latest release, type:

pip install django-db-mutex

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/django-db-mutex.git

Documentation

Full documentation is available at http://django-db-mutex.readthedocs.org

License

MIT License (see LICENSE)

About

Acquire a mutex via the DB in Django (for Python 2.6)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%