Oddbjørn Grødem
Oddbjørn Grødem
Implement support for provisioning a shared MongoDB database, with a usage example in the `Poem` integration example.
### What happened? When deploying a service while a previous deployment is still loading/building, the new deployment and/or the project container may crash. This error presents itself in different ways...
Shuttle is in rapid development and code snippets in blog posts may be out of date, we should add a warning about this to the posts as well as a...
### What happened? When running rust-analyzer in a `shuttle-next` project (or cargo check) it will error on "could not find `wasi` in `os`. This is because unless passed `--target wasm32-wasi`...
### What happened? The pools returned from the shuttle-shared-db diesel-async integrations do not enable TLS, but it is required in deployment, as the Shared Database requires TLS. That means it...