Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/colinmollenhour/cache-backend-redis/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/colinmollenhour/cache-backend-redis/composer.json

{
    "name":"colinmollenhour/cache-backend-redis",
    "type":"magento-module",
    "license":"BSD-3-Clause",
    "homepage":"https://github.com/colinmollenhour/Cm_Cache_Backend_Redis",
    "description":"Zend_Cache backend using Redis with full support for tags.",
    "authors":[
        {
            "name":"Colin Mollenhour"
        }
    ],
    "require":{
        "magento-hackathon/magento-composer-installer":"*"
    },
    "autoload": {
        "classmap": [
            "Cm/Cache/Backend/Redis.php"
        ]
    }
}