Apache Druid: a high performance real-time analytics database.
Go to file
Gian Merlino 70db460f97 Blocking Executors and maxPendingPersists, oh my!
- Execs.newBlockingSingleThreaded can now accept capacity = 0.
- Changed default maxPendingPersists from 2 to 0.
- Fixed serde of maxPendingPersists in RealtimeIndexTasks.
2014-03-05 10:55:12 -08:00
cassandra-storage [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
common Blocking Executors and maxPendingPersists, oh my! 2014-03-05 10:55:12 -08:00
docs fixed link to Cassandra article 2014-03-04 11:44:06 -08:00
examples [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
hdfs-storage [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
hll [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
indexing-hadoop [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
indexing-service Blocking Executors and maxPendingPersists, oh my! 2014-03-05 10:55:12 -08: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-02-27 11:52:40 -08:00
kafka-seven [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
processing Merge pull request #414 from metamx/incremental-index-synchronization-fix 2014-03-04 15:41:26 -07:00
publications/whitepaper edits to paper 2014-02-23 11:36:39 -08:00
rabbitmq [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
s3-extensions [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
server Blocking Executors and maxPendingPersists, oh my! 2014-03-05 10:55:12 -08:00
services [maven-release-plugin] prepare for next development iteration 2014-02-27 11:52:40 -08:00
.gitignore Add docs from github wiki 2013-09-13 17:20:39 -05:00
DruidCorporateCLA.pdf update CLA so it can be used for any project 2014-02-27 11:47:20 -08:00
DruidIndividualCLA.pdf update CLA so it can be used for any project 2014-02-27 11:47:20 -08: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 prepare for next release because my last one failzored out of bad internetz 2014-02-14 15:22:27 -08: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-02-27 11:52:40 -08: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