impressionist icon indicating copy to clipboard operation
impressionist copied to clipboard

How about compressing the impressions?

Open Hamdan85 opened this issue 6 years ago • 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)?

Hamdan85 avatar Apr 22 '18 22:04 Hamdan85

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

Hamdan85 avatar Jul 18 '18 01:07 Hamdan85

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.

fbbergamo avatar Sep 08 '18 18:09 fbbergamo

Um interested in that... Wanna help?

Em sáb, 8 de set de 2018 15:47, Felipe Bergamo [email protected] escreveu:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/charlotte-ruby/impressionist/issues/267#issuecomment-419664810, or mute the thread https://github.com/notifications/unsubscribe-auth/ABzHSjmtKT0mYTFtotdwKrS5Ii8vKSFSks5uZBC3gaJpZM4TfD7B .

Hamdan85 avatar Sep 09 '18 02:09 Hamdan85