Skip to content

Releases: marselester/gopher-celery

v1.1.0

02 Jul 23:20
166ea6a

Choose a tag to compare

  • RabbitMQ broker was implemented by @roncemer
  • App.Run was updated to process tasks sequentially when maxWorkers=1 @Tzvonimir
  • Observe() in Broker interface was updated to return an error

v1.0.0

18 Mar 15:57

Choose a tag to compare

API is stable since the project achieved its objective, i.e., efficiently produce and consume Celery tasks supporting v1 and v2 protocols.