README
fastify-agenda
A fastify plugin for injecting the Agenda job scheduler
A fastify plugin for injecting an Agenda instance, works seamlessly with fastify-mongoose-driver
<script type="module">
import fastifyAgenda from 'https://cdn.skypack.dev/fastify-agenda';
</script>
A fastify plugin for injecting the Agenda job scheduler