Closed avinassh closed 5 months ago
This patch adds the durable WAL from libsql-storage module to sqld.
libsql-storage
This has one (minor) breaking change. The CLI arg use-libsql-wal changed to use-custom-wal and it takes two options libsql-wal or durable-wal
use-libsql-wal
use-custom-wal
libsql-wal
durable-wal
This patch adds the durable WAL from
libsql-storage
module to sqld.This has one (minor) breaking change. The CLI arg
use-libsql-wal
changed touse-custom-wal
and it takes two optionslibsql-wal
ordurable-wal