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

Return empty array when publication returns empty cursor #7

Merged
merged 2 commits into from
Sep 9, 2016

Commits on Sep 1, 2016

  1. Update linting

    johanbrook committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    629cc86 View commit details
    Browse the repository at this point in the history
  2. Create placeholder for all collections (#5)

    This ensures that even if a publication isn't returning
    any documents from its cursor, we still have a key in the
    resulting `collections` object in the collector's callback.
    johanbrook committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    b2d0fa1 View commit details
    Browse the repository at this point in the history