vapor / queues

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

add RecurrenceRule to scheduler #19

Closed rnantes closed 5 years ago

rnantes commented 5 years ago

This PR adds RecurrenceRule 'resolveNextDateThatSatisfiesRule' functionality to @tanner0101's ScheduleBuilder from PR #15.

rnantes commented 5 years ago

testLastDayOfMonth in RecurrenceRuleTests is failing will fix this functionality ASAP

jdmcd commented 5 years ago

Closing in favor of #21