Mosquito 0.10

Primarily this addresses the config update to crystal version 0.36.1, but also:

  • Adds a de/serializer for UUIDs
  • Removes deprecation warning around REDIS_URL env var. See wiki for configuring mosquito’s redis url.

GitHub Repo

Mosquito is a generic background task runner for crystal applications supporting periodic (CRON) and manually queued jobs. It’s redis backed, and has an easy integration path for most frameworks.

6 Likes

Include a github link pls

Updated. Sorry, I’d meant to include it originally.