tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
9.34k stars 243 forks source link

Refactor bottomless to better support other storage services #904

Open Xuanwo opened 7 months ago

Xuanwo commented 7 months ago

The issue reflects what's discussed in https://github.com/tursodatabase/libsql/pull/888

We're currently rewriting the bottomless feature. This is a good opportunity to explore how we can enhance support for various storage services.

cc @MarinPostma, what's the current progress and what help can I provide?

MarinPostma commented 7 months ago

@Horusiath FYI

Xuanwo commented 1 month ago

Hello @MarinPostma and @Horusiath, I'm still interested in this task. Any updates? Can I start working on it?