Releases: Johnabell/rexecutor
Releases · Johnabell/rexecutor
Release list
v0.1.1
What's Changed
- Improve error handling for sqlx backend by @Johnabell in #1
- Documentation tweaks and fixes by @Johnabell in #10
- chore: update libraries and rust edition by @Johnabell in #11
- chore: update deps by @Johnabell in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release of rexecutor.
Rexecutor
- robust job processing
- cron jobs
- unique jobs
- in memory backend
- testing helpers
Rexecutor-sqlx
- Implementation of Backend for postgres
- Ability to run migrations as part of backend setup
Full Changelog: https://github.com/Johnabell/rexecutor/commits/v0.1.0