b07f15bec7
A quick change to perform the ColumnRepo::create_or_get() calls in parallel (up to a maximum of 3 in-flight at any one time) in order to mitigate the latency of the call and reduce the overall schema validation call duration. The in-flight limit is enforced to avoid starving the DB connection pool of connections. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |