huangsanjia 54121f60df 安装top-mongo il y a 2 ans
..
Adapter 54121f60df 安装top-mongo il y a 2 ans
DataCollector e099aa22e8 first commit il y a 2 ans
DependencyInjection e099aa22e8 first commit il y a 2 ans
Exception e099aa22e8 first commit il y a 2 ans
Marshaller e099aa22e8 first commit il y a 2 ans
Messenger e099aa22e8 first commit il y a 2 ans
Traits 54121f60df 安装top-mongo il y a 2 ans
CHANGELOG.md e099aa22e8 first commit il y a 2 ans
CacheItem.php e099aa22e8 first commit il y a 2 ans
DoctrineProvider.php e099aa22e8 first commit il y a 2 ans
LICENSE e099aa22e8 first commit il y a 2 ans
LockRegistry.php e099aa22e8 first commit il y a 2 ans
PruneableInterface.php e099aa22e8 first commit il y a 2 ans
Psr16Cache.php e099aa22e8 first commit il y a 2 ans
README.md e099aa22e8 first commit il y a 2 ans
ResettableInterface.php e099aa22e8 first commit il y a 2 ans
composer.json 54121f60df 安装top-mongo il y a 2 ans

README.md

Symfony PSR-6 implementation for caching

The Cache component provides extended PSR-6 implementations for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with adapters for the most widespread caching backends. It also provides a PSR-16 adapter, and implementations for symfony/cache-contracts' CacheInterface and TagAwareCacheInterface.

Resources