I have reactive micro service that talks to AWS RDS Aurora serverless. I want to know if there are any JDBC drivers that are non blocking for this like r2dbc.
Asked
Active
Viewed 1,214 times
1 Answers
0
The Reactive JDBC Driver for Mysql worked with AWS RDS Aurora Serverless. https://github.com/mirromutth/r2dbc-mysql

Tejas Garde
- 337
- 2
- 13