You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the idea of this package. We have been searching for the optimal way to handle Aurora MySQL failovers using Sequelize. This package is described as a wrapper, and I would have expected it to expose an API identical to mysql2, but I cannot figure out how to do that without exposing targetClient.client to my application. Is that the correct way to use this package, or is there something else that I'm missing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I love the idea of this package. We have been searching for the optimal way to handle Aurora MySQL failovers using Sequelize. This package is described as a wrapper, and I would have expected it to expose an API identical to
mysql2
, but I cannot figure out how to do that without exposingtargetClient.client
to my application. Is that the correct way to use this package, or is there something else that I'm missing?Beta Was this translation helpful? Give feedback.
All reactions