tursodatabase/libsql

Automatic read replica sync

Open

#496 aberto em 22 de out. de 2023

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

Métricas do repositório

Stars
 (16.744 stars)
Métricas de merge de PR
 (Mesclagem média 23h 19m) (1 fundiu PR em 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.

Guia do colaborador