Index of /OLD/Corpone/vendor/doctrine/cache

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]phpunit.xml.dist 2016-11-08 09:22 631  
[DIR]lib/ 2016-11-08 09:22 -  
[   ]composer.json 2016-11-08 09:22 1.2K 
[TXT]build.xml 2016-11-08 09:22 4.0K 
[   ]build.properties 2016-11-08 09:22 143  
[TXT]UPGRADE.md 2016-11-08 09:22 726  
[TXT]LICENSE 2016-11-08 09:22 1.0K 

# Doctrine Cache

Master: [![Build Status](https://secure.travis-ci.org/doctrine/cache.png?branch=master)](http://travis-ci.org/doctrine/cache) [![Coverage Status](https://coveralls.io/repos/doctrine/cache/badge.png?branch=master)](https://coveralls.io/r/doctrine/cache?branch=master)

[![Latest Stable Version](https://poser.pugx.org/doctrine/cache/v/stable.png)](https://packagist.org/packages/doctrine/cache) [![Total Downloads](https://poser.pugx.org/doctrine/cache/downloads.png)](https://packagist.org/packages/doctrine/cache)

Cache component extracted from the Doctrine Common project.

## Changelog

### v1.2

* Added support for MongoDB as Cache Provider
* Fix namespace version reset