Skip to content

HTTP Query API #326

@benbjohnson

Description

@benbjohnson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions