Hacker News new | ask | show | jobs
by oky 3651 days ago
i had a similar issue with mongo and time series data. for special purpose event data like that gist, i think you should consider using a column store.
1 comments

I may eventually -- we're using mongo for the rest of the metadata for now, so this is good enough to not need something else at the moment.