oshdb icon indicating copy to clipboard operation
oshdb copied to clipboard

Refactor CellIterater to make SnapshotView more streamable

Open rtroilo opened this issue 4 years ago • 0 comments

The PR #428, changes the CellIterator iterateByContribution to use an Iterator approach instead of collecting all Contributions before stream them further down stream.

Similar should be done for the iterateByTimestamps methods.

rtroilo avatar Sep 15 '21 15:09 rtroilo