Releases: marselester/gopher-celery
Releases · marselester/gopher-celery
v1.1.0
- RabbitMQ broker was implemented by @roncemer
App.Run
was updated to process tasks sequentially whenmaxWorkers=1
@TzvonimirObserve()
inBroker
interface was updated to return an error
v1.0.0
API is stable since the project achieved its objective, i.e., efficiently produce and consume Celery tasks supporting v1 and v2 protocols.