Datascope icon indicating copy to clipboard operation
Datascope copied to clipboard

Replacing crossfilter with druid

Open lastlegion opened this issue 7 years ago • 0 comments

This would involve

  1. Ingesting data into druid. We'll need to change the dataSource module to ingest data into druid instead of storing it in memory with crossfilter
  2. We'll also need to modify how we process the filtering requests in /data request handler to perform the filtering on druid using something like Plywood.

lastlegion avatar May 29 '17 18:05 lastlegion