Skip to content

make LBSelector interface and implement all the current methods plus roundrobin#167

Merged
umputun merged 1 commit intomasterfrom
lb-selector
Nov 27, 2023
Merged

make LBSelector interface and implement all the current methods plus roundrobin#167
umputun merged 1 commit intomasterfrom
lb-selector

Conversation

@umputun
Copy link
Owner

@umputun umputun commented Nov 27, 2023

implements #158

It wraps LBSelector into an interface with implementation of random, roundrobin and failover. It also provides a functional adapter to make other strategies easily.

@umputun umputun merged commit fa23778 into master Nov 27, 2023
@umputun umputun deleted the lb-selector branch November 27, 2023 18:08
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.

1 participant