AWS JDBC Wrapper vs AWS RDS Proxy for DB failover handling #430
Answered
by
davecramer
ryszard-sch
asked this question in
Q&A
-
I am currently seeking a solution for fast handling DB failover, and it seems that this can be accomplished by either setting up the AWS Advanced JDBC Wrapper or configuring the AWS RDS Proxy. I am using Postgres databases managed by AWS, including Aurora Postgres databases. Additionally, some of my applications utilize reactive database connectors. Could you please advise me on which solution to pursue, and explain the reasons behind your recommendation? |
Beta Was this translation helpful? Give feedback.
Answered by
davecramer
May 16, 2023
Replies: 1 comment 1 reply
-
It seems like reactive support is missing. Are there any plans to add this support? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently this is not on the roadmap. One challenge with reactive is which library to support ?