Skip to content

Logging model event using queue #842

Answered by Gummibeer
laravelbap asked this question in Q&A
Discussion options

You must be logged in to vote

I would recommend you to check if/how you can optimize the indexes and if your database (server) has potential hard drive, IOPS, CPU or similar limits.
We've run projects with millions of records in activities table without any decrease in insert performance.
If you use MySQL there are several articles regarding InnoDB and indexes if you search for "MySQL slow insert query".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@laravelbap
Comment options

Answer selected by laravelbap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants