Skip to content

Comments

refactor: Remove dead services libsql#5616

Merged
tisonkun merged 1 commit intomainfrom
remove-dead-services
Feb 8, 2025
Merged

refactor: Remove dead services libsql#5616
tisonkun merged 1 commit intomainfrom
remove-dead-services

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Feb 8, 2025

Which issue does this PR close?

No one is using libsql to access data and it's lack of the maintainance.

At the same time: https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust

The upstream is going to rewrite sqlite in rust by limbo.

2 years ago, we forked SQLite. We were huge fans of the embedded nature of SQLite, but longed for a more open model of development. libSQL was born as an Open Contribution project, and we invited the community to build it with us.

As a result, libSQL is an astounding success. With over 12k GitHub stars, 85 contributors, and features like native replication and vector search, libSQL is the engine that powers the Turso platform.

Today we are announcing a more ambitious experiment: what could we achieve, if we were to completely rewrite SQLite in a memory-safe language (Rust)? With the Limbo project, now available at github.com/tursodatabase/limbo, we are now trying to answer that question.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Feb 8, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 8, 2025

CodSpeed Performance Report

Merging #5616 will not alter performance

Comparing remove-dead-services (1b49292) with main (dafdee1)

Summary

✅ 73 untouched benchmarks

@tisonkun tisonkun merged commit 6e8ebf4 into main Feb 8, 2025
281 checks passed
@tisonkun tisonkun deleted the remove-dead-services branch February 8, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants