dragonfly/cdn/supervisor/cdn
sunwp 4a752a47da
fix concurrent piece map panic in cdn (#1121)
Signed-off-by: sunwp <244372610@qq.com>
2023-06-28 17:33:02 +08:00
..
storage add CDN piece download cost (#966) 2023-06-28 17:33:01 +08:00
cache_detector.go CDN config (#920) 2023-06-28 17:32:46 +08:00
cache_detector_test.go Adjust CDN module package (#893) 2023-06-28 17:32:46 +08:00
cache_writer.go add CDN piece download cost (#966) 2023-06-28 17:33:01 +08:00
cache_writer_test.go fix Multiple test downloads failed (#928) 2023-06-28 17:32:46 +08:00
config.go CDN config (#920) 2023-06-28 17:32:46 +08:00
downloader.go feat: update source.Response and source client interface (#945) 2023-06-28 17:32:48 +08:00
downloader_test.go unify back source interface (#877) 2023-06-28 17:32:42 +08:00
manager.go fix: calculate piece MD5 sign when last piece download (#1006) 2023-06-28 17:32:52 +08:00
manager_test.go fix concurrent piece map panic in cdn (#1121) 2023-06-28 17:33:02 +08:00
metadata_manager.go Adjust CDN module package (#893) 2023-06-28 17:32:46 +08:00
reporter.go add CDN piece download cost (#966) 2023-06-28 17:33:01 +08:00