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.
Comments
Similar requests
http2 h2/c Support
24 votes · 0 comments
Support 'Features' from the GeoJSON spec to store address data in the Map Field
11 votes · 0 comments
MongoDB support (also with Atlas integration)
2 votes · 0 comments
Allow editing on the system fields
50 votes · 0 comments
MongoDB Database Support
45 votes · 0 comments
No comments yet.