Skip to content

feat: Client now has a checkVersion method #155

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 3 commits into from
Aug 7, 2020

Conversation

abhimanyusinghgaur
Copy link
Contributor

@abhimanyusinghgaur abhimanyusinghgaur commented Aug 6, 2020

Fixes #145.
Fixes DGRAPH-1888.
This PR adds a checkVersion() method to both DgraphClient and DgraphAsyncClient. This method can be used to find out the version of Dgraph instance the client is interacting with.


This change is Reviewable

Copy link
Contributor

@martinmr martinmr left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@abhimanyusinghgaur abhimanyusinghgaur merged commit 8726bd9 into master Aug 7, 2020
@abhimanyusinghgaur abhimanyusinghgaur deleted the abhimanyu/add-check-version branch August 7, 2020 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Connection health check when creating client
3 participants