mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
This is the first step towards rollback, since we still don't spill pages with WAL, we can simply invalidate page cache in case of failure.
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture