This commit changes the `tsm1.Engine` to create individual series iterators in batches so that it can be parallelized. Iterators are combined at the end so they can be redistributed to the parallelized merge iterator. |
||
---|---|---|
.. | ||
tsm1 | ||
engine.go |
This commit changes the `tsm1.Engine` to create individual series iterators in batches so that it can be parallelized. Iterators are combined at the end so they can be redistributed to the parallelized merge iterator. |
||
---|---|---|
.. | ||
tsm1 | ||
engine.go |