issues
search
ChistaDATA
/
chista-asabru
A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4
stars
1
forks
source link
feat: implement weighted round-robin strategy
#126
Closed
midhunadarvin
closed
8 months ago
midhunadarvin
commented
8 months ago
Description
add weighted round-robin load balancing strategy
References
#110
Type of change
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] Any dependent changes have been merged and published in downstream modules
Description
References #110
Type of change
Checklist: