Skip to content

Releases: Johnabell/rexecutor

Release list

v0.1.1

Choose a tag to compare

@Johnabell Johnabell released this 08 Nov 20:42
6895cfc

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@Johnabell Johnabell released this 05 Jun 22:22
94240b3

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