dragonfly/scheduler/resource/persistentcache
yxxhero 67423da86c
docs(host.go): Update NewHost comment for clarity (#4092)
Signed-off-by: yxxhero <aiopsclub@163.com>
2025-05-26 10:32:33 +08:00
..
host.go docs(host.go): Update NewHost comment for clarity (#4092) 2025-05-26 10:32:33 +08:00
host_manager.go refactor: pass context to run gc task (#4042) 2025-05-07 21:47:10 +08:00
host_manager_mock.go refactor: pass context to run gc task (#4042) 2025-05-07 21:47:10 +08:00
host_manager_test.go refactor: pass context to run gc task (#4042) 2025-05-07 21:47:10 +08:00
host_test.go test(scheduler/resource): add host, peer and task uint tests (#3790) 2025-02-10 11:35:42 +08:00
peer.go feat: replicate the persistent cache task when delete host (#3787) 2025-01-27 10:31:05 +08:00
peer_manager.go feat(manager): optimize service of the persistent cache task (#3929) 2025-04-03 10:37:18 +08:00
peer_manager_mock.go feat: replicate the persistent cache task when delete host (#3787) 2025-01-27 10:31:05 +08:00
peer_manager_test.go fix: update peer and task manager methods to use correct redis key format 2025-03-18 20:06:32 +08:00
peer_test.go test(scheduler/resource): add host, peer and task uint tests (#3790) 2025-02-10 11:35:42 +08:00
resource.go feat: add garbage collection for persistent cache host (#3642) 2024-11-11 21:00:36 +08:00
resource_mock.go feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
task.go feat: replicate persistent cache task when task needs persistent replicas (#3784) 2025-01-26 10:46:32 +08:00
task_manager.go feat(manager): optimize service of the persistent cache task (#3929) 2025-04-03 10:37:18 +08:00
task_manager_mock.go feat(manager): optimize service of the persistent cache task (#3929) 2025-04-03 10:37:18 +08:00
task_manager_test.go fix: update peer and task manager methods to use correct redis key format 2025-03-18 20:06:32 +08:00
task_test.go test(scheduler/resource): add host, peer and task uint tests (#3790) 2025-02-10 11:35:42 +08:00