mirror of https://github.com/apache/druid.git
431d3d8497
* Rename io.druid to org.apache.druid. * Fix META-INF files and remove some benchmark results. * MonitorsConfig update for metrics package migration. * Reorder some dimensions in inner queries for some reason. * Fix protobuf tests. |
||
---|---|---|
.. | ||
src/main | ||
README.md | ||
pom.xml |
README.md
This module contains a simple implementation of SslContext that will be injected to be used with HttpClient that Druid nodes use internally to communicate with each other. More details here.