github mwarkentin/django-watchman 0.13.0
0.13.0: Override cache / database checks

latest releases: 1.3.0, 2.2.0a1, 1.1.1...
6 years ago
  • [#105] Add WATCHMAN_CACHES and WATCHMAN_DATABASES settings to override the Django defaults
    • When using watchman with a large number of databases, the default checks can cause an excess of connections to the database / cache
    • New settings allow you to check only a subset of databases / caches
    • Watchman will still default to checking all databases / caches, so no changes necessary for most apps

Don't miss a new django-watchman release

NewReleases is sending notifications on new releases.