mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-14 07:55:00 +00:00
![]() Connection needs to be Arc so that bindings can wrap it with `Mutex` for multi-threading. |
||
---|---|---|
.. | ||
integration | ||
Cargo.toml | ||
lib.rs | ||
README.md |
Integration and regression test suite.
# run all tests
cargo test
# run individual test
cargo test test_sequential_write -- --nocapture