Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add default partitioner functionality #25

Closed
fgeller opened this issue Jun 8, 2016 · 1 comment
Closed

add default partitioner functionality #25

fgeller opened this issue Jun 8, 2016 · 1 comment

Comments

fgeller added a commit that referenced this issue Jun 14, 2016
 - currently only the hashCode partitioner is available

 - by default no partitioner is used. this means that either the partition is specified or it defaults to 0.

 - if the stdin line cannot be deserialized into a json object, its string value is used as the value and the key will be nil/null.
@fgeller
Copy link
Owner Author

fgeller commented Dec 8, 2016

haven't had any requests for the murmur one - closing for now. feel free to comment if you need an additional partitioner

@fgeller fgeller closed this as completed Dec 8, 2016
dangogh pushed a commit to dangogh/hkt that referenced this issue May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant