dragonfly/manager
Gaius cee86a5341
feat: update Redis connection pool configuration (#4086)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-05-20 12:30:56 +08:00
..
auth/oauth add comments for Oauth interface (#4038) 2025-05-07 12:23:45 +08:00
cache feat: update Redis connection pool configuration (#4086) 2025-05-20 12:30:56 +08:00
config feat: update Redis connection pool configuration (#4086) 2025-05-20 12:30:56 +08:00
console@6a05d43483 chore(manager/console): bump console to v0.2.4 (#4073) 2025-05-16 09:27:44 +00:00
database refactor(manager): redis proxy to use bufio.Reader for protocol detection (#4062) 2025-05-13 09:28:31 +00:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc feat(manager): add cleanup of associated tables in job garbage collection (#4069) 2025-05-15 12:18:43 +00:00
handlers refactor(manager/handlers/bucket.go): Reorder imports for clarity (#4052) 2025-05-12 12:17:21 +08:00
job feat: Update machinery to v1.10.13 and optimize Redis connection pool for weak network conditions (#4072) 2025-05-16 09:22:44 +00:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: implement distributed rate limiting by redis_rate/v10 (#4068) 2025-05-15 08:12:10 +00: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 comments(router): add Init function to initialize gin engine (#4071) 2025-05-16 15:52:13 +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 feat(manager): add redis proxy for manager and support redis username (#4041) 2025-05-08 03:46:47 +00:00
types feat: support preheat by peer count (#4066) 2025-05-14 22:25:53 +08:00
manager.go feat(manager): add redis proxy for manager and support redis username (#4041) 2025-05-08 03:46:47 +00:00