goharbor / acceleration-service

Provides a general service to support image acceleration based on kinds of accelerator like Nydus and eStargz etc.
Apache License 2.0
73 stars 26 forks source link

cache: a series of fixups for remote cache #216

Closed imeoer closed 11 months ago

imeoer commented 11 months ago
  1. Remote cache should also work for pulling source layer
  2. Fix possible conversion hang when only hit part of cache items.
  3. Some other improvements for code design
imeoer commented 11 months ago

cc @PerseidMeteor PTAL.