File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Filesystem PSR-6 adapter
1+ # Filesystem PSR-6 adapter using Flysystem
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
44This is a implementation for the PSR-6 for a filesystem cache. This implementation supports tags. This adapter
5- required [ Flysystem] ( http://flysystem.thephpleague.com/ ) .
5+ requires [ Flysystem] ( http://flysystem.thephpleague.com/ ) .
66
7- | Feature | |
8- | ------- | - |
7+ | Feature | Supported |
8+ | ------- | --------- |
99| Flush everything | Yes
1010| Expiration time | Yes
11- | Support for tags | Yes
11+ | Support for tags | Yes
You can’t perform that action at this time.
0 commit comments