Has anybody used the composer installer for magento (aydin-hassan/magento-core-composer-installer) and installed the Cm_Cache_Backend_Redis plugin in a M1.9 site?
All is fine until Cm_Cache_Backend_Redis references the Credis submodule (which doesn't get cloned into lib/* with the installer).
Am I missing something? Is there a better / different way to get Cm_Cache_Backend_Redis installed via composer?
Thanks for any input ..