dragonfly/pkg
Gaius 87f9fcc536
feat: remove object storage and model message (#2992)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-02 14:53:08 +08:00
..
balancer fix: panic caused by hashring not being built (#1928) 2023-06-28 17:34:18 +08:00
cache feat:add cache about networktopology (#2924) 2023-12-29 15:24:15 +08:00
container fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +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 fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
idgen feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +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: add logger.CoreLogger to searcher plugin (#2232) 2023-06-28 17:34:42 +08:00
math test: improve TestMin (#2168) 2023-06-28 17:34:37 +08:00
net feat: add InitProbedCount in AnnounceHost and DeleteHost in LeaveHost (#2722) 2023-09-14 21:20:34 +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 feat: implement ListSeedPeers feature in manager (#2865) 2023-11-08 20:45:03 +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: remove object storage and model message (#2992) 2024-01-02 14:53:08 +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