tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
11.26k stars 286 forks source link

introduce checkpointer #1538

Closed MarinPostma closed 4 months ago

MarinPostma commented 4 months ago

introduce the checkpointer.

The checkpointer performs checkpoint for databses in the background. When a namespace is ready to be checkpointed, the checkpointer if notified, and will schedule the database for checkpointing.