charlotte-ruby/impressionist

How about compressing the impressions?

Opened this issue · 3 comments

Im using and loving, but im kinda worried about the number of lines that its creating on by postgres db... what you guys think about rake tasks that compresses the data in one line (daily, monthly maybe)?

@steakknife would you please at leas tell me why this is a bad idea?

I had problem if database performance for a website with almost 60K dailly visitors, maybe was the counter cache. I will try create a connector to just log this views and I gonna to do a batch process to group by day the reports that I need.