Hi,
Is it possible to change cache manager to support cache plugin. i mean I want to develop a cache plugin (couchbase) for nop but i dont want to change the orginal code.
If you provide a new design for cachemanager to support plugins it can be grate as all the big markets use distributed cache servers.
in the current version as it use memory cache, when you try to clear cache if you have ssl and domains with www and without www you should clear it for http://yourdomain.com, http://www.yourdomain.com,https://yourdomain.com and https://www.yourdomain.com

Thank you in advance.