Y
Hacker News
new
|
ask
|
show
|
jobs
by
kuatroka
358 days ago
Does it mean I can build and deploy a SQLite based app on fly.io with this approach without using Postgres? If yes, how does the pricing for the permanent storage ( add) needed for SQLite works? Thanks
1 comments
chrismccord
357 days ago
You would need to add a fly volume ($0.15/GB per month of provisioned capacity ), also check out
https://fly.io/blog/litestream-revamped/
link