feat: add compression mode support for BlockAsFileReader #350
Labels
Block Node
Issues/PR related to the Block Node.
Improvement
Code changes driven by non business requirements
P1
High priority issue. Required to be completed in the assigned milestone.
Milestone
Story
AS A Block Node Operator/User
I WANT to be able to retrieve compressed block files that are written to the file system
SO THAT I will be able to use them
Tech Notes
DEPENDS ON feat: add compression mode for BlockAsFileWriter #282
See Design a directory structure #125 where we have defined the core functionality of the
block-as-file
.After the implementation of feat: add compression mode for BlockAsFileWriter #282 we should support the corresponding reading logic.
The scope of this issue is to be able to read compressed block files.
The text was updated successfully, but these errors were encountered: