Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: kevwan/mapreduce

v2.1.1

19 May 12:19
@kevwan kevwan

Choose a tag to compare

What's Changed

  • chore: tweak module name, follow go mod major version update docs by @zcong1993 in #3

New Contributors

Full Changelog: v2.1.0...v2.1.1

Contributors

zcong1993
Assets 2
Loading

v2.1.0

16 Mar 02:02
@kevwan kevwan

Choose a tag to compare

Generics version now goes default.

Loading

v1.2.0

16 Mar 02:02
@kevwan kevwan

Choose a tag to compare

Non-generic version.

Loading

Release v2.0.1

06 Feb 15:04
@kevwan kevwan

Choose a tag to compare

Generics version.

Handled panics in mapper and reducer functions.

Panics will panic in the calling goroutines.

Loading
houseme and pluveto reacted with thumbs up emoji
2 people reacted

Release v1.1.1

11 Jan 10:59
@kevwan kevwan

Choose a tag to compare

  1. Add ForEach method.
  2. Avoid goroutine panic on specific condition.
Loading
houseme reacted with thumbs up emoji
1 person reacted

Release v1.1.0

10 Jan 14:33
@kevwan kevwan

Choose a tag to compare

Handled panics in mapper and reducer functions.

Panics will panic in the calling goroutine.

Loading

Release v1.0.2

10 Jan 14:31
@kevwan kevwan

Choose a tag to compare

Handled panics in mapper and reducer functions.

Panics will panic in the calling goroutine.

Loading

Release v2.0.0

09 Jan 10:40
@kevwan kevwan

Choose a tag to compare

First release of generics version.

import "github.com/kevwan/mapreduce/v2
Loading

Release v1.0.1

01 Jan 12:06
@kevwan kevwan

Choose a tag to compare

Simplified the code.

Removed AtomicError and DoneChan for easy reading.

Loading
houseme reacted with thumbs up emoji
1 person reacted

Release v1.0.0

31 Dec 15:39
@kevwan kevwan

Choose a tag to compare

The first release of the separate mapreduce repo.

Check out more examples from https://github.com/zeromicro/zero-examples/tree/main/mapreduce

Loading
houseme reacted with thumbs up emoji
1 person reacted

AltStyle によって変換されたページ (->オリジナル) /