containerd / overlaybd

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

Refactor with PhotonLibOS #97

Closed liulanzheng closed 2 years ago

liulanzheng commented 2 years ago

Since PhotonLibOS is official released, overlaybd will be reconstructed based on the latest photon. Photon is a high-efficiency LibOS framework, based on a set of carefully selected C++ libs. Overlaybd is now based on an early version of photon. After refactoring, overlaybd will get the latest capabilities of photon.

BigVan commented 2 years ago

Woooooooooow, that's great. We can add more information about PhotonLibOS in our introduction.