Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libsql sqlite support #78

Open
hbjydev opened this issue Mar 13, 2025 · 1 comment
Open

libsql sqlite support #78

hbjydev opened this issue Mar 13, 2025 · 1 comment

Comments

@hbjydev
Copy link

hbjydev commented Mar 13, 2025

It would be really cool to see support for libsql included in Toasty. I love the DX of using it currently, but I mainly use libsql for its performance and replication layer when running the server component.

I'd be happy to look at what would be necessary to add this. Maybe as a feature of the sqlite DB crate? (i.e. have the default implementation use rusqlite but allow use of libsql if you enable it)

@hbjydev
Copy link
Author

hbjydev commented Mar 13, 2025

PR #79 raised with my draft of an implementation of this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant