darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.66k stars 90 forks source link

Component: Queues/Workers #5333

Open StachuDotNet opened 5 months ago

StachuDotNet commented 5 months ago

This Issue exists to collect many items that relate to "Queues/Workers" in Darklang. In Darklang-classic, queues only existed in our Cloud runtime (since that was the only runtime), but going forward we should have them supported for the Local/CLI runtime as well.

StachuDotNet commented 5 months ago

(This has just been extracted out of #5261)