@zsoltherpai thanks for building this awesome library. In my organization we are using this for multiple extremely high scale services (few of them are handling 4K rps and over). It performs very well. I am curious if you have any roadmap planned for future improvements. Some of the minor things that I can think of:
-- Better exception reporting (sometime on failure I only get an error that some query failed to execute)
-- Compatibility with JDK 11 (meaning built on JDK 11 and not on JDK 8 anymore)
-- metrics reporting through micrometer
@zsoltherpai thanks for building this awesome library. In my organization we are using this for multiple extremely high scale services (few of them are handling 4K rps and over). It performs very well. I am curious if you have any roadmap planned for future improvements. Some of the minor things that I can think of:
-- Better exception reporting (sometime on failure I only get an error that some query failed to execute)
-- Compatibility with JDK 11 (meaning built on JDK 11 and not on JDK 8 anymore)
-- metrics reporting through micrometer