0

We are using Redis to work with laravel jobs. when there are a lot of jobs DB instance CPU utilization increases to 100%. I see that in the telescope all jobs included using batch are stored in the job_batches table. of course, to insert and delete and update in this table DB CPU is used. can we use Redis instead of our DB table?

web pakistan
  • 444
  • 1
  • 4
  • 16

0 Answers0