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

Bug fix: mongodb fields "ts" and "op" in user collection not picked up by river #136

Merged
merged 1 commit into from
Sep 25, 2013

Commits on Sep 25, 2013

  1. Create a QueueEntry class to hold items in the stream. This fixes a b…

    …ug where fields named ts or op would not be indexed by the river. It also improves readability and removes the need for several class casts.
    benmccann committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    b972ddd View commit details
    Browse the repository at this point in the history