Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Quirrel Newsletter #2 - v0.10 🎉
Quirrel profile imageSimon Knott
Simon Knott forQuirrel

Posted on

     

Quirrel Newsletter #2 - v0.10 🎉

Hi there!

Two weeks ago, I published you the first issue of this Newsletter.
Today, let me tell you about the new features inv0.9 andv0.10, which was released a couple of minutes ago.

But before we do that: Let me invite you to our new Quirrel community over on Spectrum!
It's still a little quiet over there, so come by and chat with us:

https://spectrum.chat/quirrel

Alright, on to the new features.

Quirrel now has human-friendly CLI output, which makes it even more fun to use:

Emm49m7W4AAD19E

Also, the Quirrel UI now shows all running CRON jobs.

On the API side, there are two new options for jobs:

Marking a job asexclusive guarantees it to be executed on its own, with no other jobs from the same queue running at the same time.
This can be useful any time you want to prevent race conditions from happening, e.g. when implementing an order queue.

When creating a job, you can now mark it withoverride: true. Now when a job with the same ID already exists, the it is overriden by your job. This is a way to easily specify behaviour for use cases where idempotency is key.

Other stuff that happened

  • an awesome call with Rishi from London, who requested the "exclusive jobs" feature (thanks, Rishi! great call :D)
  • a very interestingconversation with Wes Bos about pricing models ...
  • ... which has led me to start working on the new pay-per-use pricing model

Chatting with Quirrel users has proven itself as an incredibly effective way to get good feedback.
If you can make time for it, I'd love to talk to you as well! Just drop me a DMon Twitter :D

That's been it for the second edition of the Quirrel Newsletter. Have a great week!

Best
Simon

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

The Task Queueing Solution for Serverless

Need a task queue for your Serverless / JAMStack application? Quirrel may be worth a look!

More fromQuirrel

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp