mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 00:14:21 +01:00
Removed MemPage from the code in favor of an array to encode the stack of the cursor. This is both simpler and better in terms of memory access.
Currently the best way to run these tests are like this due to long running tests:
cargo test test_sequential_write -- --nocapture