79286052

Date: 2024-12-16 21:00:31
Score: 1.5
Natty:
Report link

Yes, we encountered the same issue on our platform under high load with cache tags being created and flushed in queues.

We’ve turned off the cache on the high load query (after making sure it was indexed correctly).

Interesting to note, the latest Laravel docs say not to use cache tags with redis. We’re going to move our cache to Memcached.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: JM Tech