I have been working on some other stuff behind the scenes though, which I hope to be able to bring into public preview early next year.
Most notably, I’m exploring use-cases of Ballast for server-side applications, as Ballast’s MVI principles are just as valid for managing background work as they are for managing state. I’ve got a very reliable implementation of a job queue processor (currently backed by a Postgres table), and I’m also working on a native integration into Ktor servers for embedding queues and schedulers. Lots of cool stuff to come, so stay tuned!