eloquent-viewable
eloquent-viewable copied to clipboard
Delete records from views table with millions of records
In one project, +6 million views were reached in less than 2 years, resulting in a table over 1GB. What is the best way to store, for example in some table field, visits older than a year and then delete them?