vapor / queues

A queue system for Vapor.
MIT License
169 stars 41 forks source link

Added AsyncScheduledJob and cleaned up AsyncJob. #104

Closed Andrewangeta closed 3 years ago

Andrewangeta commented 3 years ago

Allows AsyncJobs to be added to the app via app.queues.add(...) method.

VaporBot commented 3 years ago

These changes are now available in 1.8.0