Replies: 1 comment
-
|
Embedded replicas might solve your problem if you are fine with making writes to the server directly and app can have a read only instance: https://docs.turso.tech/features/embedded-replicas/introduction May I offer you to join our discord discussion on Offline Writes? It is very close to what do you want. invite link: https://discord.gg/turso |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I wanted to ask - has there been any work or attempts or plans on being able to embed libsql-server directly into an app?
For my use case, it would be great to be able to:
These 3 use cases are what's stopping me from using libsql (and in turn SQLite3) in production for my backend applications right now.
Beta Was this translation helpful? Give feedback.
All reactions