Reactive query support

Hi
For querying singlestore from java, i use mysql-java-connector (jdbc connector) which does blocking api call.
There is also reactive mysql jar for non blocking db connectivity. Does singlestore work with that ?

Here’s a tip from someone who knows about this:

“99% sure the MariaDB driver works
but afaik we haven’t tested it directly
but I think one of our major banking customers uses it”

Hi Hanson,
Could you please let us know if it is available i means "Maria DB Gets Reactive’ as per news on Jan-2021 if yes which ‘maria’ driver version we can use to start using it, also any link or pointer how to use it will be help full.