How serverless can Litestream be? #836
Unanswered
david-derooy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work a lot with serverless functions and managed container solutions like gcp cloud run or azure aci. Litestream excites me for its potential of being a perfect cheap and serverless DB solution.
Q: How feasible is it to use Litestream for sharing and syncing a single SQLite DB file across multi container instances? Both in current state and future planned state?
Reading through the docs I get the impression its only meant for monolithic deployments or single container apps. A perhaps overly simplistic dream is to ship an all-in-one container app with SQLite and Litestream just magically syncs horizontally from blob storage.
Beta Was this translation helpful? Give feedback.
All reactions