I’m testing the Trino JDBC driver and I was wondering if it implements the reactive, non-blocking APIs.
For reference, please check https://r2dbc.io.
Are there any plans to implement a reactive, non-blocking driver for Trino?
Thanks,
Zoli
I’m testing the Trino JDBC driver and I was wondering if it implements the reactive, non-blocking APIs.
For reference, please check https://r2dbc.io.
Are there any plans to implement a reactive, non-blocking driver for Trino?
Thanks,
Zoli
This is not implemented and there are no plans either. However there are plans to figure out faster client connections with other means.