.gitignore | |
|
|
.scrutinizer.yml | |
|
|
.travis.yml | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
bin/php-cs-fix.sh | |
|
|
composer.json | |
|
|
example/application.php | 23 | A 0 mins |
|
example/src/ClearCache.php | 17 | A 0 mins |
|
example/src/DelayedCache.php | 18 | A 0 mins |
|
example/src/RegularCache.php | 43 | A 0 mins |
|
phpunit.xml | |
|
|
src/DelayedCache.php | 172 | A 3 hrs |
|
src/DelayedCacheAwareInterface.php | 7 | A 0 mins |
|
src/DelayedCacheAwareTrait.php | 15 | A 0 mins |
|
src/DelayedCacheInterface.php | 9 | A 0 mins |
|
src/Waiter.php | 15 | A 0 mins |
|
src/WaiterAwareTrait.php | 18 | A 0 mins |
|