Skip to content

Conversation

@ice-cronus
Copy link

High level wrappers for connector methods, for pool package.
With that wrapper we dont care about the complexity and we just call connector.DoSomething. Any request that reads data, should primarily go to a read only instance, if that fails it can fallback to a write one. All function calls and write operations should be sent to write instances.

Also it detects new connections (based on resulf of custom function get_cluster_members call) and add them to the pool.

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.

2 participants