酒店预订平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gitea cbaa767e15 ss преди 3 години
..
Adapter ss преди 3 години
DataCollector ss преди 3 години
DependencyInjection ss преди 3 години
Exception ss преди 3 години
Marshaller ss преди 3 години
Simple ss преди 3 години
Traits ss преди 3 години
CHANGELOG.md init преди 3 години
CacheItem.php init преди 3 години
DoctrineProvider.php init преди 3 години
LICENSE init преди 3 години
LockRegistry.php init преди 3 години
PruneableInterface.php init преди 3 години
Psr16Cache.php init преди 3 години
README.md init преди 3 години
ResettableInterface.php init преди 3 години
composer.json init преди 3 години

README.md

Symfony PSR-6 implementation for caching

The Cache component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.

Resources