Kevin Wan
|
77da459165
|
chore: make test stable (#3412)
|
2023-07-11 16:20:41 +00:00 |
|
guangwu
|
4f13fe8188
|
io/ioutil deprecated (#3215)
|
2023-05-06 16:37:43 +08:00 |
|
Kevin Wan
|
464ed51728
|
feat: mapreduce generic version (#2827)
* feat: mapreduce generic version
* fix: gateway mr type issue
---------
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
|
2023-01-29 18:01:23 +08:00 |
|
Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2022-09-10 15:18:52 +08:00 |
|
Kevin Wan
|
14a902c1a7
|
feat: handling panic in mapreduce, panic in calling goroutine, not inside goroutines (#1490)
* feat: handle panic
* chore: update fuzz test
* chore: optimize square sum algorithm
|
2022-01-28 10:59:41 +08:00 |
|
Kevin Wan
|
b9b80c068b
|
ci: add translator action (#1441)
|
2022-01-12 17:57:39 +08:00 |
|
Kevin Wan
|
8d6d37f71e
|
remove unnecessary drain, fix data race (#1435)
* remove unnecessary drain, fix data race
* chore: fix parameter order
* refactor: rename MapVoid to ForEach in mr
|
2022-01-11 16:17:51 +08:00 |
|
Kevin Wan
|
ea4f2af67f
|
fix: mr goroutine leak on context deadline (#1433)
* fix: mr goroutine leak on context deadline
* test: update fx test check
|
2022-01-10 22:06:10 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
c0647f0719
|
feat: support context in MapReduce (#1368)
|
2021-12-25 20:42:52 +08:00 |
|
Kevin Wan
|
d0f9e57022
|
fix #957 (#959)
|
2021-08-26 16:47:28 +08:00 |
|
kevin
|
1cb17311dd
|
add unit test for mapreduce
|
2020-09-06 18:19:19 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
dc744766a9
|
rename mapreduce to mr
|
2020-07-29 22:34:37 +08:00 |
|