8000 Resolves #246 - replaces dgraph-rs with dgraph-tonic in graph-merger by d0nut-grapl · Pull Request #251 · grapl-security/grapl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Resolves #246 - replaces dgraph-rs with dgraph-tonic in graph-merger #251

Merged
merged 12 commits into from
Sep 30, 2020

Conversation

d0nut-grapl
Copy link
Contributor

Which issue does this PR correspond to?

#246

What changes does this PR make to Grapl? Why?

Updated graph-merger to use dgraph-tonic instead of dgraph-rs to get the benefit of not needing to maintain a dgraph client library when a good alternative exists.

How were these changes tested?

dobi rust-unit-tests and dobi rust-integration-tests both passed. Any likely important issue with this code that would've surfaced in this port would've been teased out by the integration tests.

@inickles-grapl
Copy link
Contributor

@d0nut-grapl are you sure the those tests cover this code? I'm not too familiar with them, but if not I'd prefer we test manually (ex: localgrapl) by running data through before merge.

@d0nut-grapl
Copy link
Contributor Author

@d0nut-grapl are you sure the those tests cover this code? I'm not too familiar with them, but if not I'd prefer we test manually (ex: localgrapl) by running data through before merge.

Ahh I finally was able to take a look at what all of our testing covers, and we should probably do a manual test :P

Mind helping me set that up today? @inickles-grapl

Regardless, it looks like I need to remerge staging back into this branch first.

@inickles-grapl
Copy link
Contributor

Mind helping me set that up today? @inickles-grapl

Sure 👍

@d0nut-grapl d0nut-grapl self-assigned this Sep 30, 2020
@d0nut-grapl d0nut-grapl added the enhancement New feature or request label Sep 30, 2020
@d0nut-grapl d0nut-grapl merged commit 3ef780e into staging Sep 30, 2020
@d0nut-grapl d0nut-grapl deleted the issue-246-dgraph-tonic branch September 30, 2020 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0