tursodatabase/libsql-client-ts
Switch to libsql promise API internally
Open
#102 opened on Sep 25, 2023
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (566 stars)
- PR merge metrics
- (PR metrics pending)
Description
We switched from better-sqlite3 to libsql, but we should now switch to the libsql promise API to avoid blocking internally.