stacksjs / stacks

⚛️ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster.
https://stacksjs.org
MIT License
519 stars 9 forks source link

@stacksjs/queue #228

Open chrisbbreuer opened 1 year ago

chrisbbreuer commented 1 year ago

Clear and concise description of the problem

We need an easy way to utilize queues. In other words, how Netlify calls them, "background functions."

Suggested solution

Allow for a driver implementation that supports:

... and potentially more.

Down the road, a UI will accompany this package. One that will be natively built into the Stacks Dashboard.

Alternative

No response

Additional context

https://github.com/bee-queue/bee-queue & https://docs.netlify.com/functions/background-functions/

I like the concept of "background functions." It seems more easily understood than queues.

Validations

chrisbbreuer commented 1 year ago

https://workerless.run/