FeatureFuel
6

Support for libsql and limbo

Source: directus/directus#24997 · opened by @rxlxnd
Summary Please add support for libsql and limbo (once released) to directus. libsql is sqlite, but with improvements like being able to be accessed via http. limbo is an ongoing project by the same team at turso and a complete rust rewrite of sqlite, which I would assume is going to be working with libsql client sdk. Basic Example _No response_ Motivation hosting libsql yourself is easy, perfectly reasonable for small projects and most importantly not using many resources. being able to simple define the libsql server adress in the envs would make it perfect to than deploy directus to something like fly.io or railway with docker. Detailed Design add an option for libsql in the directus settings Requirements List Must Have: • choosing libsql • being able to define http adress for turso/libsql selfhosted. Drawbacks can't think of any Alternatives I deployed directus with sqlite to railway, but can't run a schema on t…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests