zx/vendor/doctrine/cache
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
lib/Doctrine/Common/Cache first 2024-07-02 15:32:59 +08:00
tests first 2024-07-02 15:32:59 +08:00
.coveralls.yml first 2024-07-02 15:32:59 +08:00
.gitignore first 2024-07-02 15:32:59 +08:00
.travis.yml first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
UPGRADE.md first 2024-07-02 15:32:59 +08:00
build.properties first 2024-07-02 15:32:59 +08:00
build.xml first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00
phpunit.xml.dist first 2024-07-02 15:32:59 +08:00

README.md

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