canyin-project/ybcy/vendor/doctrine/cache
2024-11-01 16:07:54 +08:00
..
lib/Doctrine/Common/Cache init 2024-11-01 16:07:54 +08:00
tests init 2024-11-01 16:07:54 +08:00
.coveralls.yml init 2024-11-01 16:07:54 +08:00
.gitignore init 2024-11-01 16:07:54 +08:00
.travis.yml init 2024-11-01 16:07:54 +08:00
build.properties init 2024-11-01 16:07:54 +08:00
build.xml init 2024-11-01 16:07:54 +08:00
composer.json init 2024-11-01 16:07:54 +08:00
LICENSE init 2024-11-01 16:07:54 +08:00
phpunit.xml.dist init 2024-11-01 16:07:54 +08:00
README.md init 2024-11-01 16:07:54 +08:00
UPGRADE.md init 2024-11-01 16:07:54 +08: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