Skip to content

Add track version id #116

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

Merged
merged 4 commits into from
Feb 10, 2022
Merged

Add track version id #116

merged 4 commits into from
Feb 10, 2022

Conversation

Neelterminusdb
Copy link
Contributor

  • Using this changes users can getVersion id's from documents calls and also pass version id as a header

closes #63

@Neelterminusdb Neelterminusdb marked this pull request as ready for review February 4, 2022 10:17
@spl spl self-requested a review February 7, 2022 08:07
Copy link
Contributor

@spl spl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to use the term “data version” (e.g. dataVersion or getDataVersion) instead of just “version” throughout the code and comments. First, version is too ambiguous. Especially with software, I'd guess most people would first think it refers to the version of the library. Second, the use of “data version” helps to align the JavaScript client documentation with the HTTP API documentation.

@spl spl merged commit e1f3dee into main Feb 10, 2022
@spl spl deleted the addTrackVersion branch February 10, 2022 08:56
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.

Track data version across requests
2 participants