influxdb/ingester_test_ctx
Carol (Nichols || Goulding) 58d9c40ffd
feat: If namespace or table partition templates are specified, use those
2023-05-09 14:54:57 +02:00
..
src feat: If namespace or table partition templates are specified, use those 2023-05-09 14:54:57 +02:00
Cargo.toml fix: Rename ingester2_test_ctx to ingester_test_ctx 2023-05-08 20:23:02 -04:00
README.md fix: Rename ingester2_test_ctx to ingester_test_ctx 2023-05-08 20:23:02 -04:00

README.md

Ingester Test Context

This crate contains re-usable types that allow running integration tests (ingester/test) and benchmarks (ingester/benches) against a complete in-process Ingester instance, with helper methods and changeable configurations.