Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 361 Bytes

TODO.md

File metadata and controls

16 lines (11 loc) · 361 Bytes

TODO

  • Finish the BlockFileContainer

    • Store metadata (as file)
    • Load a stored instance from disc
  • Build a MultiBlockContainer

  • Build a CompressionAdapter

  • Evaluate if the Entry-concept makes sense for Container.

    • Finish or remove the already available code (VecContainer, BlockFileContainer)
  • More tests

    • adapters
    • ...