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

feat: add node selection/balancing #18

Merged
merged 8 commits into from
Nov 9, 2022

Conversation

ooliver1
Copy link
Owner

@ooliver1 ooliver1 commented Nov 9, 2022

Summary

This PR adds location, shard, usage and random node selection. It also supports custom selection functions.

Checklist

  • If code changes were made then they have been tested.
  • I have run task lint to format code and my changes.
  • I have run task pyright and fixed the relevant issues.

@ooliver1 ooliver1 linked an issue Nov 9, 2022 that may be closed by this pull request
@ooliver1 ooliver1 added t: enhancement Type: enhancement - new feature or request p: medium Priority: medium - should be worked on in the near future labels Nov 9, 2022
@ooliver1 ooliver1 merged commit f5fc457 into master Nov 9, 2022
@ooliver1 ooliver1 deleted the ooliver1/feat/optimised-node-selection branch January 18, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: medium Priority: medium - should be worked on in the near future t: enhancement Type: enhancement - new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

optimised node selection
1 participant