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>
|
2 years ago |
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
|
2 years ago |
Kevin Wan
|
1a6d7b3ef6
|
chore: gofumpt (#2439)
|
2 years ago |
Kevin Wan
|
6c2abe7474
|
fix: goroutine stuck on edge case (#1495)
* fix: goroutine stuck on edge case
* refactor: simplify mapreduce implementation
|
3 years ago |
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
|
3 years ago |