Replies: 1 comment 1 reply
-
Are you using Litestream in production? Maybe we can pass the tuning parameter using URL query (into meta-url), and support them one by one. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When using Litestream, there are some parameters that can be optimized : https://litestream.io/tips/
Is there any way to pass PRAGMA parameters? Could this be an enhancement?
This would avoid lines like:
As DB is certainly locked by Litestream when snapshotting.
Beta Was this translation helpful? Give feedback.
All reactions