Preview: multi process apps (get your workers here!)

This is multiple VM types, one process each. It’s useful for Rails apps where you want to run app servers close to people and workers close to the writable version of your Postgres. It also happens to be useful for several kinds of DB clusters. :slight_smile:

I have some ideas for doing sidecar like things for Litestream, I really cannot wait for it to get read replicas.