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

Allow us to specify "key" and "keys" in the fetch command #48

Closed
wants to merge 1 commit into from

Conversation

radicand
Copy link
Contributor

@radicand radicand commented May 5, 2012

This is especially useful if you have large data sets on the server, and fetch pieces here and there using {keys: [...], add: true} each time you need more, and checking your collection locally for existence before making a remote call.

Apparently my coffeescript generator is different? Looks slightly more verbose.

NB: This is reopened from my prior PRQ due to that one not being in the right branch. Sorry for the confusion.

This is especially useful if you have large data sets on the server, and fetch pieces here and there using {keys: [...], add: true} each time you need more, and checking your collection locally for existence before making a remote call.

Apparently my coffeescript generator is different?  Looks slightly more verbose.
@radicand
Copy link
Contributor Author

Closing this PRQ, #51 is a better approach.

@radicand radicand closed this Jul 18, 2012
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

Successfully merging this pull request may close these issues.

1 participant