tursodatabase / libsql-client-ts

TypeScript/JavaScript client API for libSQL

Home Page:https://docs.turso.tech/sdk/ts/quickstart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How should `syncInterval` be used?

flexchar opened this issue · comments

In terms of having an embedded replica. The docs say that I have to call client.sync() myself. It'd be nice to clarify.