Skip to content

Releases: vapor-community/queues-database-hooks

Updating Statuses

22 Oct 13:01
edae74c

Choose a tag to compare

Updates the package to more correctly update statuses in the database.

There is a new migration, QueueDatabaseEntryUpgradeFrom_0_2_0, that is only required if you were previously using 0.2.0.

Add logging

22 Jun 23:45

Choose a tag to compare

Adds logging to the database queries

Initial Release

11 Oct 22:41

Choose a tag to compare

This release supports tracking data from your queues in your database. See the README for more instructions.