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

Documentation examples and use cases for watch channels #104

Open
vidfamn opened this issue Jul 16, 2021 · 0 comments
Open

Documentation examples and use cases for watch channels #104

vidfamn opened this issue Jul 16, 2021 · 0 comments

Comments

@vidfamn
Copy link

vidfamn commented Jul 16, 2021

I need to track changes made so that I know which item is newly created or only updated.

There's no documented examples on how to do this with watch channels and I can't figure it out.

For now, I'm using txn.TrackChanges() instead so my problem is solved but it should be possible to do this using the watch channels, right?

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

No branches or pull requests

1 participant