-
Notifications
You must be signed in to change notification settings - Fork 20
DOCSP-37539 Change Streams #89
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
DOCSP-37539 Change Streams #89
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pretty much lgtm save a few comments!
source/read/change-streams.txt
Outdated
:language: python | ||
|
||
When you update the collection, the change stream application prints the change | ||
to the shell as it occurs. The change event printed to the shell resembles the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"printed to the shell" sounds confusing for a python user. I'd say something more like "the change event printed to the output".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simplified to just say "prints the change as it occurs"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
(cherry picked from commit 410e265)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-37539
Staging - https://preview-mongodbjordansmith721.gatsbyjs.io/pymongo/DOCSP-37539-change-streams/read/change-streams/
Self-Review Checklist