dragonfly/pkg
Sasha Melentyev d189e18026
chore: gofmt -w -r 'interface{} -> any' . (#2790)
Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
2023-10-11 10:39:34 +08:00
..
balancer fix: panic caused by hashring not being built (#1928) 2023-06-28 17:34:18 +08:00
cache test: add unit test for Items (#2703) 2023-09-06 16:10:35 +08:00
container feat: random pieces download (#1918) 2023-06-28 17:34:18 +08:00
dfnet refactor: dfnet package (#1578) 2023-06-28 17:33:46 +08:00
dfpath fix(pkg/dfpath): can't build in darwin (#2713) 2023-09-11 16:08:03 +08:00
digest feat: merge sync peer with peer table in manager (#2668) 2023-08-24 10:28:08 +08:00
gc feat: optimize gc package (#1855) 2023-06-28 17:34:12 +08:00
graph fix: Vertex.DeleteInEdges and Vertex.DeleteOutEdges functions are not thread safe (#2688) 2023-08-30 16:48:07 +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 s3 commonPrefix initial issue. (#2732) 2023-09-19 10:33:36 +08:00
os/user refactor: pkg basic (#1712) 2023-06-28 17:33:58 +08:00
reachable feat: grpc removes MaxConnectionIdle (#1574) 2023-06-28 17:33:46 +08:00
redis feat: remove ProbedAt function in network topology (#2529) 2023-07-11 10:30:20 +08:00
resolver feat: enhance daemon health check (#2130) 2023-06-28 17:34:35 +08:00
retry feat: concurrent multiple pieces back source (#1426) 2023-06-28 17:33:33 +08:00
rpc chore: gofmt -w -r 'interface{} -> any' . (#2790) 2023-10-11 10:39:34 +08:00
safe refactor: pkg util (#1402) 2023-06-28 17:33:29 +08:00
slices feat: implement FindProbedHosts and add LoadRandomHosts to host manager (#2519) 2023-07-06 10:56:52 +08:00
source chore: gofmt -w -r 'interface{} -> any' . (#2790) 2023-10-11 10:39:34 +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