Skip to content

Commit

Permalink
Refactor BlockScanner::scan to return new type: BlockStreamer
Browse files Browse the repository at this point in the history
This trait define an 'async iterator' that can read blocks by chunks.
The first implementation read them by chunks of ImmutableFiles.
  • Loading branch information
Alenar committed Apr 23, 2024
1 parent 988110f commit e0c0d15
Showing 1 changed file with 213 additions and 108 deletions.

0 comments on commit e0c0d15

Please sign in to comment.