Skip to content

2.1.0

Compare
Choose a tag to compare
@nielsvanoch nielsvanoch released this 04 Dec 12:45
· 8 commits to master since this release

This version replaces django-db-locking with Redis locks. That means the former is no longer a dependency, while the latter becomes one.

A new setting DJTRIGGERS_REDIS_URL is added (which is required), to point to the Redis instance to use.