tursodatabase/libsql

Automatic read replica sync

Open

#496 opened on Oct 22, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

Description

We currently require an application to explicitly call sync() to synchronize an embedded replica. Let's explore ways to make the sync happen automatically in the background.

Contributor guide