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

Implement Map/Reduce #1

Closed
Morgul opened this issue Apr 14, 2013 · 3 comments
Closed

Implement Map/Reduce #1

Morgul opened this issue Apr 14, 2013 · 3 comments

Comments

@Morgul
Copy link
Owner

Morgul commented Apr 14, 2013

Implement map/reduce functionally, inspired by Riak.

This gist has some ideas.

@Morgul Morgul closed this as completed Apr 14, 2013
@Morgul Morgul reopened this Apr 14, 2013
@lordnull
Copy link
Collaborator

Your query function returns an array. An empty query returns all objects in the bucket. Unless you want to support browsers that don't natively support map/filter, you're done.

@Morgul
Copy link
Owner Author

Morgul commented Apr 16, 2013

You make an excellent point; I've completely forgotten about filter/map/reduce.

Seems support is nearly universal:

@lordnull
Copy link
Collaborator

I'm going to close this per offline discussion (to clean up issues list).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants