Cm_Cache_Backend_Redis icon indicating copy to clipboard operation
Cm_Cache_Backend_Redis copied to clipboard

Convert to Composer Package

Open vrann opened this issue 9 years ago • 1 comments

@colinmollenhour Would you be interested in converting the Redis cache backend to the composer package, so that Magento can avoid updating the framework in order to include new release of the backend? I think issues like this https://github.com/magento/magento2/pull/1231 should be handled by proper dependency management rather than by the code updates. Does this makes sense?

vrann avatar Jul 14 '15 16:07 vrann

Yes, definitely makes sense and I am onboard with the idea in general. There is already a composer.json file though so I'm not sure what needs to be done to make it work with M2.

colinmollenhour avatar Jul 14 '15 17:07 colinmollenhour