crdb-harness

Crates.iocrdb-harness
lib.rscrdb-harness
version0.0.2
sourcesrc
created_at2024-09-18 20:27:22.459827
updated_at2024-10-25 18:34:22.206566
descriptionTest Harness for CockroachDB
homepage
repositoryhttps://github.com/oxidecomputer/crdb-harness
max_upload_size
id1379597
size79,921
Sean Klein (smklein)

documentation

README

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).

Commit count: 21

cargo fmt