v0.2.0dev7
Pre-release
Pre-release
What's Changed
- worker: implement worker manager client by @isra17 in #44
- Dockerfile: add build-essential by @aviau in #45
- rename Item.data -> Item.args by @aviau in #46
- worker-manager(jobs): Add api to update and get jobs by @isra17 in #47
- worker(job-store): Add an API job store that use the worker manager API. by @isra17 in #48
- worker(topic): Add base class for blocking topics by @isra17 in #50
- worker(job-store): Save completion progress in jobs by @isra17 in #49
- dev: Add py.typed to enable types in the package by @isra17 in #51
Full Changelog: v0.2.0dev6...v0.2.0dev7