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

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