Jim Ma
|
f80c75efdb
|
Feature: prefetch ranged requests (#1053)
1. implement prefetch ranged requests
2. optimize exact http code in transport
3. simplify reuse peer task logic
4. reuse peer task for ranged request size error
5. fix data race for peer task storage
Signed-off-by: Jim Ma <majinjing3@gmail.com>
|
2023-06-28 17:32:56 +08:00 |
Gaius
|
cb4202319e
|
feat: make idgen package public (#931)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:32:47 +08:00 |
sunwp
|
6cce5a9872
|
Feature/code spec (#336)
* Modify the code according to https://github.com/uber-go/guide/blob/master/style.md
Signed-off-by: santong <weipeng.swp@alibaba-inc.com>
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:24:44 +08:00 |
加菲
|
19e70ecce8
|
refactor: support multi digest not only md5 (#236)
Signed-off-by: zuozheng.hzz <zuozheng.hzz@alibaba-inc.com>
|
2023-06-28 17:22:37 +08:00 |
Gaius
|
ed515deaf1
|
Refactor idgen pkg (#211)
* fix: generate TaskID
Signed-off-by: Gaius <gaius.qi@gmail.com>
* fix: remove fmt.Println
Signed-off-by: Gaius <gaius.qi@gmail.com>
* test: generate taskID and twinsTaskID
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 17:21:33 +08:00 |
Jim Ma
|
0af8817c1f
|
Merge branch main-rc to branch main
Signed-off-by: Jim Ma <majinjing3@gmail.com>
Co-authored-by: 李玉海 <yuhai.lyh@alibaba-inc.com>
Co-authored-by: Gaius <gaius.qi@gmail.com>
Co-authored-by: santong <weipeng.swp@alibaba-inc.com>
Co-authored-by: zuozheng.hzz <zuozheng.hzz@alibaba-inc.com>
Co-authored-by: 加菲 <garfieldhu@aliyun.com>
|
2023-06-28 17:20:20 +08:00 |