2 releases
0.0.2 | Oct 25, 2024 |
---|---|
0.0.1 | Sep 18, 2024 |
#550 in Database interfaces
148 downloads per month
61KB
1K
SLoC
crdb-harness: Test Harness for CockroachDB
This crate provides a test harness for CockroachDB, as well
as a build script which downloads a particular CockroachDB version
into the OUT_DIR
of a target directory.
Refer to ./tools/cockroachdb_version
for the current version
downloaded by this scripts (we may make this version configurable
in the future).
lib.rs
:
Facilities for managing a local database for development
Dependencies
~11–22MB
~346K SLoC