Mjwestcott Fennel Versions Save

A task queue library for Python and Redis

v0.3.0

3 years ago
  • Added configurable grace period before shutting down
  • Exceptions now have a common superclass
  • Switched async Redis driver from aioredis to aredis
  • Adopted AnyIO for better async primitives