go-tarantool
go-tarantool copied to clipboard
Add balancing strategies interface
Currently, balancing in the pool occurs only using round robin, I would like to have an interface for the balancing strategy and the ability to write my own strategy