File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Filesystem PSR-6 adapter
22[ ![ Build Status] ( https://travis-ci.org/php-cache/filesystem-adapter.svg?branch=master )] ( https://travis-ci.org/php-cache/filesystem-adapter ) [ ![ codecov.io] ( https://codecov.io/github/php-cache/filesystem-adapter/coverage.svg?branch=master )] ( https://codecov.io/github/php-cache/filesystem-adapter?branch=master )
33
4- This is a implementation for the PSR-6 for an filesystem cache. This implementation supports tags.
4+ This is a implementation for the PSR-6 for a filesystem cache. This implementation supports tags. This adapter
5+ required [ Flysystem] ( http://flysystem.thephpleague.com/ ) .
6+
7+ | Feature | |
8+ | ------- | - |
9+ | Flush everything | Yes
10+ | Expiration time | Yes
11+ | Support for tags | Yes
You can’t perform that action at this time.
0 commit comments