Commit Graph

6 Commits

Author SHA1 Message Date
Gaius 4e02af63a2
feat(manager): optimize service of the persistent cache task (#3929)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-04-03 10:37:18 +08:00
BruceAko c49a8d0389 fix: update peer and task manager methods to use correct redis key format
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2025-03-18 20:06:32 +08:00
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 8711108777
feat: store persistent cache host by announce host api (#3640)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-11-11 17:24:11 +08:00
Gaius 58959be0c2
feat: implement delete persistent cache task in scheduler (#3619)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-10-29 22:24:18 +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