Skip to content

3.2.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 13 Jun 19:49
6fee2a3

The 3.2.0 release adds new support for arq, the Redis-based asyncio distributed queue package. The safir.arq module provides an arq client and metadata/result data classes with a mock implementation for testing. The FastAPI dependency, safir.dependencies.arq.arq_dependency, provides a convenient way to use the arq client from HTTP handlers.

What's Changed

Full Changelog: 3.1.0...3.2.0