Skip to content

Async support #5

Description

@valpackett

Hi, this looks great!!

I'm looking to port my TiddlyPWA sync server datastore from x/sqlite (the wasm one) to something that has the same/better level of convenience/type-safety and supports various backends: node:sqlite on regular Deno, but also fetch-based remote libSQL on serverless hosting services.

Torm looks great and covers the node:sqlite part, but with the query API being synchronous, writing a remote backend isn't really possible. Would you consider making it async?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions