5 ms·
How does this work with applications that need databases or other stateful things?
by dedene 3y ago
How does this work with applications that need databases or other stateful things?
- the_duke 3y agoFor the moment all workloads are stateless, but you can already connect to external databases. There are "serverless" DB providers like Neon [1]. Persistence is on the roadmap though. [1] https://neon.tech/ https://neon.tech/
- syrusakbary 3y agoAnd Turso! <3 https://turso.tech/ https://turso.tech/
- dynamite-bud 3y agoPersistent workloads will be available in the future.