• Resolved aceone999

    (@aceone999)


    I use php 7.4 with opcache. Is it expected to have no gain in performance from redis object cache when you on php 7.4 with enabled opcache?

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    You’ll always see performance gains with Redis object caching enabled.

    If you don’t, then you either didn’t benchmark it properly, or Redis isn’t connected.

Viewing 1 replies (of 1 total)
  • The topic ‘Nop performance gain with php 7.4 and opcache?’ is closed to new replies.