ClickHouse / ClickHouse/clickhouse-java
[client-v2] Async HTTP Client support
Open
client-api-v2
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 28
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.