Skip to content

Support embedded replicas #24

@vicary

Description

@vicary

Summary

  1. The default import of @libsql/client here resolves to web.js, which contains no support of the file: protocol.
  2. The requirement of manual closing when using the client option is unrealistic for most use cases, without Kysely exposing some kind of "on destroy" callback.

Suggested Solution

  1. Add a new option createClient as a callback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions