Apache Druid: a high performance real-time analytics database.
Go to file
nishantmonu51 03e1fb6f3f reduce memory usage for end points
do not copy entire segments when not needed,
reduces memory pressure on the coordinator when no. of segments is
large enough.
2014-06-05 23:14:51 +05:30
cassandra-storage [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
common [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
docs prepare for next release 2014-06-05 10:01:25 -07:00
examples [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
hdfs-storage [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
indexing-hadoop [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
indexing-service [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
install No more com.metamx.druid, it is now all io.druid! 2013-08-30 19:42:12 -05:00
kafka-eight [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
kafka-seven [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
processing [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
publications pdf version 1.4 with fonts embedded 2014-04-02 11:30:01 -07:00
rabbitmq [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
s3-extensions [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
server reduce memory usage for end points 2014-06-05 23:14:51 +05:30
services [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
.gitignore Add docs from github wiki 2013-09-13 17:20:39 -05:00
DruidCorporateCLA.pdf fix CLA email / mailing address 2014-04-17 15:26:28 -07:00
DruidIndividualCLA.pdf fix CLA email / mailing address 2014-04-17 15:26:28 -07:00
LICENSE 1) Create LICENSE 2012-10-24 05:09:47 -04:00
README update readme 2013-11-20 16:55:53 -08:00
build.sh point code docs to latest instead of a version 2014-04-16 10:50:39 -07:00
eclipse_formatting.xml Eclipse formatting file. (only what I inferred from a few files) 2013-05-01 14:17:57 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-06-05 10:03:31 -07:00
upload.sh Fix upload script to actually upload into the directory 2013-07-19 16:57:55 -07:00

README

The best place for more Druid resources is at: http://www.druid.io

Looking for docs? http://druid.io/docs/latest/

Build with build.sh

Want to get started? http://druid.io/docs/latest/Tutorial:-A-First-Look-at-Druid.html