94f80a30ee959b10151b0811763896847ae1393a
[yaffs-website] / vendor / doctrine / cache / README.md
1 # Doctrine Cache
2
3 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)
4
5 [![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)
6
7 Cache component extracted from the Doctrine Common project.
8
9 ## Changelog
10
11 ### v1.2
12
13 * Added support for MongoDB as Cache Provider
14 * Fix namespace version reset