dragonfly/pkg
Gaius 501a7be05b
feat: trigger download task by stream (#3200)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-04-17 10:26:34 +08:00
..
balancer fix: panic caused by hashring not being built (#1928) 2023-06-28 17:34:18 +08:00
cache feat: add leave host to dfdaemon (#3070) 2024-02-08 14:17:23 +08:00
container feat: optimize graph based on sync.Map (#3152) 2024-03-28 18:04:23 +08:00
dfnet refactor: dfnet package (#1578) 2023-06-28 17:33:46 +08:00
dfpath fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
digest fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
gc fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
graph feat: optimize graph based on sync.Map (#3152) 2024-03-28 18:04:23 +08:00
idgen feat: replace filters with filteredQueryParams (#3049) 2024-01-24 22:58:06 +08:00
io feat: add MultiReadCloser and storage add open func (#1546) 2023-06-28 17:33:43 +08:00
issuer feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
log feat: make log rotation settings configurable (#3085) 2024-02-28 16:36:43 +08:00
math test: improve TestMin (#2168) 2023-06-28 17:34:37 +08:00
net feat: replace filters with filteredQueryParams (#3049) 2024-01-24 22:58:06 +08:00
objectstorage Fix dfstore getMetadata. (#2871) 2023-11-09 17:04:55 +08:00
os/user refactor: pkg basic (#1712) 2023-06-28 17:33:58 +08:00
reachable fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
redis chore: update go-redis verison to v9 (#3182) 2024-04-09 12:27:49 +08:00
resolver feat: add log for resolver and dynconfig (#2945) 2023-12-15 18:58:54 +08:00
retry feat: concurrent multiple pieces back source (#1426) 2023-06-28 17:33:33 +08:00
rpc feat: trigger download task by stream (#3200) 2024-04-17 10:26:34 +08:00
safe refactor: pkg util (#1402) 2023-06-28 17:33:29 +08:00
slices test: add slice unit test (#2985) 2023-12-31 10:13:43 +08:00
source fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
strings fix: pkg/strings comment typo 2023-06-28 17:33:31 +08: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 dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
unit test: add unit tests for byte (#2645) 2023-08-16 16:50:24 +08:00