libsql / sqld

LibSQL with extended capabilities like HTTP protocol, replication, and more.
https://libsql.org
903 stars 38 forks source link

Fork with point in time recovery #690

Closed Horusiath closed 1 year ago

Horusiath commented 1 year ago

This PR basically extends fork API to provide point in time recovery (via optional {"timestamp":"2023-09-20T10:35:00"} JSON request body).