dragonfly/pkg
dlut_xz aed2d7255a
feat: add scan function in redis and neighbours function in network topology (#3048)
Signed-off-by: fcgxz2003 <834756128@qq.com>
Signed-off-by: XZ <834756128@qq.com>
2024-02-02 11:55:33 +08:00
..
balancer fix: panic caused by hashring not being built (#1928) 2023-06-28 17:34:18 +08:00
cache feat: add scan function in redis and neighbours function in network topology (#3048) 2024-02-02 11:55:33 +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 feat: remove maxScheduleCount and optimize register in v2 (#3001) 2024-01-08 21:06:58 +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: 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: 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 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 chore: update api version to v2.0.83 (#3037) 2024-01-22 16:01:03 +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