Does object caching conflict with database query caching?
07:47 15 May 2017

I'm curious since objects are likely built from data that is being pulled from the database, does this cause a conflict with plugins like W3 Total Cache when database caching is enabled along side object caching?

php database wordpress object caching