atlassian-labs / db-replica

Automatically chooses between database connections to read-write main or read-only replica
Apache License 2.0
10 stars 12 forks source link

Remove ReplicaConnectionProvider #165

Closed wyrzyk closed 1 year ago

wyrzyk commented 1 year ago

ReplicaConnectionProvider doesn't have its own responsibility and only delegates the actions to other classes.