0
votes
Is there an easy way to scale a ‘views’ or ‘download’ counter in a DB row?
I'd consider doing one of the following:
Use a buffer within the application and batch write a set of views every time buffers gets full
Using a local logging file and aggreg …
