r2dbc / r2dbc-client

Reactive Relational Database Connectivity
Apache License 2.0
345 stars 24 forks source link

Replace Jasync with r2dbc-mysql in the suite of database tests #56

Closed gregturn closed 5 years ago

gregturn commented 5 years ago

Due to differences between r2dbc's and Jasync's versions of Netty, remove it from the client.

gregturn commented 5 years ago

Since r2dbc-mysql works as well for MySQL, swap it in for Jasync.