ywtc_api/vendor/symfony/cache
15315422954 151dd9fdd3 韵味同城API接口 2024-12-25 14:27:13 +08:00
..
Adapter 韵味同城API接口 2024-12-25 14:27:13 +08:00
DataCollector 韵味同城API接口 2024-12-25 14:27:13 +08:00
DependencyInjection 韵味同城API接口 2024-12-25 14:27:13 +08:00
Exception 韵味同城API接口 2024-12-25 14:27:13 +08:00
Marshaller 韵味同城API接口 2024-12-25 14:27:13 +08:00
Messenger 韵味同城API接口 2024-12-25 14:27:13 +08:00
Traits 韵味同城API接口 2024-12-25 14:27:13 +08:00
CHANGELOG.md 韵味同城API接口 2024-12-25 14:27:13 +08:00
CacheItem.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
DoctrineProvider.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
LICENSE 韵味同城API接口 2024-12-25 14:27:13 +08:00
LockRegistry.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
PruneableInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
Psr16Cache.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
README.md 韵味同城API接口 2024-12-25 14:27:13 +08:00
ResettableInterface.php 韵味同城API接口 2024-12-25 14:27:13 +08:00
composer.json 韵味同城API接口 2024-12-25 14:27:13 +08:00

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