dragonfly/pkg
Gaius 4e65b41202
feat: add logLevel and remove verbose (#4157)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-24 07:27:28 +00:00
..
balancer fix: panic caused by hashring not being built (#1928) 2023-06-28 17:34:18 +08:00
cache refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
container refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
dfnet refactor: dfnet package (#1578) 2023-06-28 17:33:46 +08:00
dfpath feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
digest feat: bump client to v0.2.26 and add CRC32FromStrings func (#4024) 2025-04-30 07:53:17 +08:00
gc feat: add the API for trigger the GC manually (#4074) 2025-05-20 12:35:09 +00:00
graph feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
idgen feat: add the storage pkg for stat task (#4064) 2025-05-15 04:36:13 +00:00
io feat: add MultiReadCloser and storage add open func (#1546) 2023-06-28 17:33:43 +08:00
log feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00:00
math refactor: replace custom math functions with built-in max/min (#3972) 2025-04-22 06:23:14 +00:00
net chore: rename repo from Dragonfly2 to dragonfly (#3715) 2024-12-20 17:21:53 +08:00
objectstorage feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
os/user refactor: pkg basic (#1712) 2023-06-28 17:33:58 +08:00
redis feat: set poolSize and poolTimeout for manager (#4089) 2025-05-21 10:43:38 +08:00
resolver feat: add log for resolver and dynconfig (#2945) 2023-12-15 18:58:54 +08:00
retry refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
rpc feat(manager): optimizing tracing configuration (#4102) 2025-05-29 10:42:17 +08:00
safe refactor: pkg util (#1402) 2023-06-28 17:33:29 +08:00
slices refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
source refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
storage feat: add the storage pkg for stat task (#4064) 2025-05-15 04:36:13 +00:00
strings refactor: modernize the code by new features provided by golang stand… (#3963) 2025-04-17 07:48:42 +00:00
structure feat: add cluster api in manager (#2288) 2023-06-28 17:34:47 +08:00
time refactor: pkg util (#1402) 2023-06-28 17:33:29 +08:00
types feat: update new task type(TaskType_STANDARD, TaskType_PERSISTENT, TaskType_PERSISTENT_CACHE) (#3540) 2024-09-27 14:01:17 +08:00
unit test: add unit tests for byte (#2645) 2023-08-16 16:50:24 +08:00