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.
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.