Commit Graph

15 Commits (e267d94ee13d221e5579f205968388f6275876ab)

Author SHA1 Message Date
Kevin Wan c19d2637ea
feat: implement fx.NoneMatch, fx.First, fx.Last (#1402)
* chore: use workers from options in fx.unlimitedWalk

* feat: add fx.NoneMatch

* feat: add fx.First, fx.Last

* chore: add more comments

* docs: add mr readme
3 years ago
Kevin Wan fe1da14332
chore: simplify mapreduce (#1401) 3 years ago
Kevin Wan c0647f0719
feat: support context in MapReduce (#1368) 3 years ago
Kevin Wan d0f9e57022
fix #957 (#959) 3 years ago
Kevin Wan a87978568a
fix #676 (#682) 4 years ago
heyanfu 7405d7f506
spelling mistakes (#634) 4 years ago
Kevin Wan bbb9126302
fix golint issues in core/mr (#500) 4 years ago
kevin f994e1df1a add more tests 4 years ago
kevin df37597ac3 simplify mapreduce code 4 years ago
kevin a8fb010333 drain pipe if reducer not drained 4 years ago
kevin 1cb17311dd add unit test for mapreduce 4 years ago
kevin e987eb60d3 fix mapreduce problem when reducer doesn't write 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 8c7f871f89 refactor 4 years ago
kevin dc744766a9 rename mapreduce to mr 4 years ago