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

adding libsql driver #291

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

adding libsql driver #291

wants to merge 11 commits into from

Conversation

Sadzeih
Copy link

@Sadzeih Sadzeih commented Mar 30, 2024

libSQL is a fork of SQLite, so I took the SQLite driver code and swapped the actual driver out for the libSQL one.

This allows using Kine with Turso.

Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
@Sadzeih Sadzeih marked this pull request as ready for review March 30, 2024 17:43
@Sadzeih Sadzeih requested a review from a team as a code owner March 30, 2024 17:43
@Sadzeih Sadzeih marked this pull request as draft March 30, 2024 19:56
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
@Sadzeih
Copy link
Author

Sadzeih commented Apr 1, 2024

This is blocked by tursodatabase/libsql-client-go#114

@CallMeLaNN
Copy link

I just want to follow up on this. There's no where else mentioned libsql and kine/k3s. Libsql have an advantage to use single node first and scale it later if I'm not mistaken and switch to Turso when things get serious.

The tursodatabase/libsql-client-go#114 has been merged.

@Sadzeih
Copy link
Author

Sadzeih commented Sep 3, 2024

It was merged but I encountered issues with using actual turso. I could run the cluster with kine when using libsql-sever locally, but when trying with turso the cluster never started.

Feel free to pick this back up, but I went another direction for myself.

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

Successfully merging this pull request may close these issues.

2 participants