harbor/src/pkg/cached
Chenyu Zhang 1a1ce634cc
Fix the process of cache layer (#17010)
fix: fix cache layer issues (#16995,#16997,#16996,#17038)

1. Load config and initialize cache layer in jobservice(for GC)
2. Cache artifact by digest the key should contains repository name
3. Repository cache cleanup error when update
4. Skip save cache when request ctx in transaction

Signed-off-by: chlins <chenyuzh@vmware.com>
2022-07-06 16:11:53 +08:00
..
artifact/redis Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
manifest/redis Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
project/redis Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
project_metadata/redis Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
repository/redis Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
base_manager_test.go Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
base_manager.go Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00
manager_test.go feat: add cache layer for artifact (#16739) 2022-04-25 18:01:45 +08:00
manager.go Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00