tursodatabase/libsql-client-ts

Switch to libsql promise API internally

开放

#102 创建于 2023年9月25日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (67 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (566 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We switched from better-sqlite3 to libsql, but we should now switch to the libsql promise API to avoid blocking internally.

贡献者指南