skuschel / generatorpipeline

Parallelize your data-processing pipelines with just a decorator.
GNU General Public License v3.0
2 stars 3 forks source link

Update accumulators.py #43

Closed nilshm closed 10 months ago

nilshm commented 10 months ago

Added Accumulator as proposed in Issue #35(Add Heap Accumulator) with name CacheMaximum