Closed MarinPostma closed 1 month ago
Implement forking for libsql-wal in a similar fashion to what was done before: create a new namespace, and replicate to is from the source namespace.
This PR also remove the use of the wals directory, and instead, it stores the wals alonside the dbs themselves.
wals
Implement forking for libsql-wal in a similar fashion to what was done before: create a new namespace, and replicate to is from the source namespace.
This PR also remove the use of the
wals
directory, and instead, it stores the wals alonside the dbs themselves.