Answered
by
MilliPress Admin
Return to top
-
|
By installing MilliCache, I can remove the Redis cache plugin and Cache Enabler, right? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
MilliPress Admin
Apr 14, 2026
Replies: 1 comment 1 reply
-
|
You can definitely remove Cache Enabler and use MilliCache for full-page caching instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MilliPress Admin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can definitely remove Cache Enabler and use MilliCache for full-page caching instead.
However, if your 'Redis cache plugin' is an object cache plugin, I would keep it, as it caches database queries rather than rendered pages. The two will work perfectly together.