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

Filter #103

Merged
merged 9 commits into from
Mar 10, 2022
Merged

Filter #103

merged 9 commits into from
Mar 10, 2022

Conversation

cbizon
Copy link
Contributor

@cbizon cbizon commented Feb 17, 2022

This PR attempts to help with #99.

It does a couple of things:

  1. Graph coalescer is only going to pay attention to nodes that are in our redis.
  2. That requires a bit of fiddling around with the oppportunities to filter out the extras
  3. Since we now know the space of nodes, we can count exactly the total node counts rather than estimate them.

@cbizon cbizon merged commit 6c79bcb into master Mar 10, 2022
@PhillipsOwen PhillipsOwen deleted the filter branch March 11, 2022 12:11
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.

2 participants