containerd / overlaybd

Overlaybd: a block based remote image format. The storage backend of containerd/accelerated-container-image.
Apache License 2.0
259 stars 58 forks source link

reorganize code and add an unit test #354

Closed salvete closed 4 days ago

salvete commented 5 days ago

What this PR does / why we need it:

Reorganize the code to make the structure clearer. And also add an unit test for the internal ErofsCache.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Please check the following list:

BigVan commented 4 days ago

LGTM