sterntours/vendor/doctrine/cache
2020-07-09 12:49:32 +02:00
..
lib/Doctrine/Common/Cache init without trunk 2020-07-09 12:49:32 +02:00
tests init without trunk 2020-07-09 12:49:32 +02:00
.coveralls.yml init without trunk 2020-07-09 12:49:32 +02:00
.gitignore init without trunk 2020-07-09 12:49:32 +02:00
.travis.yml init without trunk 2020-07-09 12:49:32 +02:00
build.properties init without trunk 2020-07-09 12:49:32 +02:00
build.xml init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
phpunit.xml.dist init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +02:00
UPGRADE.md init without trunk 2020-07-09 12:49:32 +02:00

Doctrine Cache

Master: Build Status Coverage Status

Latest Stable Version Total Downloads

Cache component extracted from the Doctrine Common project.

Changelog

v1.2

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