Commit Graph

7 Commits

Author SHA1 Message Date
Gaius 7c0f0abeb7
feat: replicate persistent cache task when task needs persistent replicas (#3784)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-01-26 10:46:32 +08:00
Gaius 2f1b4b3078
feat: add pieceLength for creating persistent cache task (#3772)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-01-21 10:13:22 +08:00
Gaius a63126ede4
feat: implement FindCandidatePersistentCacheParents for scheduling persistent cache task (#3770)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-01-17 20:01:59 +08:00
Gaius e826d72976
feat: implement delete peer and task in persistent cache (#3623)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-31 10:27:46 +08:00
Gaius 4f8fb8f2d1
feat: implement upload persistent cache task (#3620)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-30 20:14:11 +08:00
Gaius 2e1a6b5381
feat: add peer manager for persistent cache task (#3592)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-22 19:57:34 +08:00
Gaius 53f5e9c79c
feat: add persistent cache task for scheduler (#3545)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-09-29 21:21:37 +08:00