Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/doctrine/cache
Julio Montoya 08130773c4 adding vendors see BT#6613 12 years ago
..
lib/Doctrine/Common/Cache adding vendors see BT#6613 12 years ago
tests/Doctrine/Tests adding vendors see BT#6613 12 years ago
.travis.yml adding vendors see BT#6613 12 years ago
LICENSE adding vendors see BT#6613 12 years ago
README.md adding vendors see BT#6613 12 years ago
composer.json adding vendors see BT#6613 12 years ago
phpunit.xml.dist adding vendors see BT#6613 12 years ago

README.md

Doctrine Cache

Cache component extracted from the Doctrine Common project.

Changelog

v1.1

  • Added support for MongoDB as Cache Provider