tarantool/go-tarantool

Add balancing strategies interface

Opened this issue · 0 comments

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