tursodatabase/libsql-client-ts

Switch to libsql promise API internally

Ouverte

#102 ouverte le 25 sept. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (67 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (566 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur