feat: concurrent image pulls

This commit is contained in:
Alex Zenla
2024-04-16 08:20:09 +00:00
parent 3d29a68645
commit a99541460d
13 changed files with 331 additions and 73 deletions

1
Cargo.lock generated
View File

@ -1452,6 +1452,7 @@ dependencies = [
"log",
"prost",
"redb",
"scopeguard",
"signal-hook",
"tokio",
"tokio-stream",