tursodatabase/libsql-client-ts
Switch to libsql promise API internally
Aberta
#102 aberto em 25 de set. de 2023
enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (566 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
We switched from better-sqlite3 to libsql, but we should now switch to the libsql promise API to avoid blocking internally.