markjgsmith

Linkblog

14:41:00 +07:00 Announcing Deno Queues - This is really cool, I've been waiting for some of the more modern web hosting providers to start offering queues. They are a must have for pretty much any SaaS you might want to build because they enable you to decouple the backend job processing from frontend web page rendering. Their implementation is interesting, with ability to run locally using SQLite, and a way to combine with Deno KV atomic transactions. Great for background tasks like scheduling email notifications and handling webhooks. Would be cool if there was an admin dashboard. # deno.com

For enquiries about my consulting, development, training and writing services, aswell as sponsorship opportunities contact me directly via email. More details about me here.