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

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