github coleifer/huey 2.1.2

latest releases: 2.5.0, 2.4.5, 2.4.4...
4 years ago
  • Allow AsyncResult object used in MiniHuey to support the __call__() method to block and resolve the task result.
  • When running the django run_huey management command, the huey loggers will not be configured if another logging handler is already registered to the huey namespace.
  • Added experimental contrib storage engine using kyoto tycoon <http://fallabs.com/kyototycoon>_ which supports task priority and the option to do automatic result expiration. Requires the ukt <https://github.com/coleifer/ukt>_ python package and a custom kyototycoon lua script.
  • Allow the Sqlite storage engine busy timeout to be configured when instantiating SqliteHuey.

View commits

Don't miss a new huey release

NewReleases is sending notifications on new releases.