zhanglinxin b77d217312 提交下载pdf il y a 1 an
..
Adapter b77d217312 提交下载pdf il y a 1 an
DataCollector 0979d0b593 1 il y a 1 an
DependencyInjection fe31932141 1 il y a 2 ans
Exception fe31932141 1 il y a 2 ans
Marshaller 11add431f9 1 il y a 2 ans
Messenger 0979d0b593 1 il y a 1 an
Traits b77d217312 提交下载pdf il y a 1 an
CHANGELOG.md fe31932141 1 il y a 2 ans
CacheItem.php 11add431f9 1 il y a 2 ans
DoctrineProvider.php fe31932141 1 il y a 2 ans
LICENSE 0979d0b593 1 il y a 1 an
LockRegistry.php fe31932141 1 il y a 2 ans
PruneableInterface.php fe31932141 1 il y a 2 ans
Psr16Cache.php fe31932141 1 il y a 2 ans
README.md 11add431f9 1 il y a 2 ans
ResettableInterface.php fe31932141 1 il y a 2 ans
composer.json b77d217312 提交下载pdf il y a 1 an

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