We have a heavily trafficked site, where we keep running to bottleneck issues with cache trying to clear and that bogging things down.
The issue is the DATABASE is being taxed by CE Cache maintaining the list of cached files.
Additionally, when we've tested clearing the cache via the admin, it doesn't seem to actually clear the DB references, nor the files on the server.
Is there a setting that would allow us to NOT record the references in the database at all? (We do not use the admin to clear the caches so we don't really need the DB references, and it doesn't seem to really work well anyway). If we could disable this somehow, I think that would be a significant help!
Is there a way to do this?
EDIT / a bit more info:
EE: v5.3.2
CE Cache: v2.0.2
Cache Driver: "dummy"
PHP: v 7.2.33