-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
enhancementNew feature or requestNew feature or request
Description
One issue we've had with LiteFS is that background job nodes usually need to write to the database but they are not the primary node themselves. They also cannot utilize the LiteFS proxy since there are no HTTP requests to redirect.
Instead, it would be useful to provide an HTTP API for queries for these types of nodes. This is similar to the approach that Turso pioneered, however, it's not intended to be the primary method of data access in LiteFS. This approach will require language-specific database drivers so we will add those on an as-needed basis.
381181295, donnyxray, cayblood and ajwtechgnat, avinassh, kentcdodds, stephen776, heyjorgedev and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request