mosquito-cr / mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227 stars 24 forks source link

provide documentation for how to use mosquito with lucky #15

Closed robacarp closed 3 years ago

paulcockrell commented 6 years ago

This would be great when you get around to it. Do you have an idea of when you might be able to produce the documentation for Lucky integration?

robacarp commented 6 years ago

@paulcockrell if it's something you're interested in, I can make it a higher priority. I don't think there is a big difference for any integration -- the standard usage guide may well be enough to get you up and running.

paulcockrell commented 6 years ago

Yes it would be helpful to have the documentation available. If you can promote it that would be ace. In the mean time ill give the standard usage guide a whirl as you suggest. Thanks.

jwoertink commented 5 years ago

https://dev.to/jwoertink/background-jobs-with-lucky-543p

I'm now using this with lucky. Maybe my blog post will help?

yunixon commented 3 years ago

https://github.com/robacarp/mosquito/wiki/Usage:-Lucky