dragonfly/manager
Chlins Zhang 36c110b358
refactor: migrate the job gc to mananger gc server (#3991)
refactor: migrate the job gc to manager gc server.

Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-04-25 04:03:48 +00:00
..
auth/oauth feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
cache fix: add sentinel authentication settings (#3484) 2024-09-06 15:48:07 +08:00
config feat: add cacher for gorm to reduce the load of db (#3734) 2024-12-30 17:28:48 +08:00
console@715adcd26c test(dragonfly-client-storage): add e2e test for cache upload/download. (#3941) 2025-04-15 10:30:54 +08:00
database refactor(database/postgres): update migration comment for clarity (#3992) 2025-04-25 10:51:39 +08:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc refactor: migrate the job gc to mananger gc server (#3991) 2025-04-25 04:03:48 +00:00
handlers feat: support query parameters for list audit API (#3970) 2025-04-22 13:38:11 +08:00
job refactor: migrate the job gc to mananger gc server (#3991) 2025-04-25 04:03:48 +00:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
models fix: remove the gorm tag for CreatedAt and UpdatedAt (#3990) 2025-04-24 11:02:13 +00:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
rpcserver feat: add client version for MakeSchedulersKeyForPeerInManager (#3711) 2024-12-17 14:21:59 +08:00
searcher refactor: replace custom math functions with built-in max/min (#3972) 2025-04-22 06:23:14 +00:00
service refactor: migrate the job gc to mananger gc server (#3991) 2025-04-25 04:03:48 +00:00
types feat: add content for calculating task id when preheat file and handle task (#3994) 2025-04-24 15:49:32 +00:00
manager.go refactor: migrate the job gc to mananger gc server (#3991) 2025-04-25 04:03:48 +00:00