6ff2a78c88
Instead of using static futures when processing a query in parallel, we now use a new executor model, which allows us to process futures which make use of references. As a result, we can remove the need to store each statement in an Arc. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |