clickhouse-java
clickhouse-java copied to clipboard
[client-v2] Async HTTP Client support
Description
Apache HTTP client library has two implementations: blocking and non-blocking. The last one may be very beneficial for queryAll API that would deserialize data as it comes from a server