I have found these related issues/pull requests
None
Description
YugabyteDB provides a smart driver for rust, allowing, among other things, load balancing inside the client.
It's a fork of the rust progress driver, so implementing it shouldn't be a big effort (I think, mind you, i've not read the code).
What do you think?
Prefered solution
New feature flag allowing the Yugabyte smart driver as the postgress implementation.
Is this a breaking change? Why or why not?
I don't think so, it's a new implementation, but I think it should work with other postgres db implementations
I have found these related issues/pull requests
None
Description
YugabyteDB provides a smart driver for rust, allowing, among other things, load balancing inside the client.
It's a fork of the rust progress driver, so implementing it shouldn't be a big effort (I think, mind you, i've not read the code).
What do you think?
Prefered solution
New feature flag allowing the Yugabyte smart driver as the postgress implementation.
Is this a breaking change? Why or why not?
I don't think so, it's a new implementation, but I think it should work with other postgres db implementations