TritonDataCenter / dragnet

event stream analysis
MIT License
11 stars 4 forks source link

support rolling up indexes #18

Open davepacheco opened 9 years ago

davepacheco commented 9 years ago

The filesystem backend lets you roll up hourly indexes into dailies, which is much more efficient than rescanning the raw data. The Manta backend should support that too.

davepacheco commented 9 years ago

With #22, neither backend supports rolling up.