.codeclimate.yml | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report-extension.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/ISSUE_TEMPLATE/feature-request.yml | |
|
|
.github/ISSUE_TEMPLATE/simple-question.yml | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/stale.yml | |
|
|
.github/workflows/greetings.yml | |
|
|
.github/workflows/testsv2.yml | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
CHANGELOG_API.md | |
|
|
CNAME | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CODING_GUIDELINE.md | |
|
|
CONTRIBUTING.md | |
|
|
EXTENSIONS.MD | |
|
|
LICENCE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
composer.json | |
|
|
lib/Phpfastcache/Api.php | 88 | A 3 hrs |
|
lib/Phpfastcache/CacheContract.php | 30 | A 0 mins |
|
lib/Phpfastcache/CacheManager.php | 256 | C 1 day |
|
lib/Phpfastcache/Cluster/AggregatablePoolInterface.php | 9 | A 0 mins |
|
lib/Phpfastcache/Cluster/AggregatorInterface.php | 16 | A 0 mins |
|
lib/Phpfastcache/Cluster/ClusterAggregator.php | 100 | A 0 mins |
|
lib/Phpfastcache/Cluster/ClusterPoolAbstract.php | 155 | A 1 hr |
|
lib/Phpfastcache/Cluster/ClusterPoolInterface.php | 10 | A 0 mins |
|
lib/Phpfastcache/Cluster/ClusterPoolTrait.php | 32 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/FullReplication/Driver.php | 121 | B 4 hrs |
|
lib/Phpfastcache/Cluster/Drivers/FullReplication/Item.php | 11 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/MasterSlaveReplication/Driver.php | 95 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/MasterSlaveReplication/Item.php | 11 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/RandomReplication/Driver.php | 33 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/RandomReplication/Item.php | 11 | A 0 mins |
|
lib/Phpfastcache/Cluster/Drivers/SemiReplication/Driver.php | 127 | A 3 hrs |
|
lib/Phpfastcache/Cluster/Drivers/SemiReplication/Item.php | 11 | A 0 mins |
|
lib/Phpfastcache/Cluster/ItemAbstract.php | 9 | A 0 mins |
|
lib/Phpfastcache/Config/AbstractConfigurationOption.php | 53 | A 0 mins |
|
lib/Phpfastcache/Config/Config.php | 18 | A 0 mins |
|
lib/Phpfastcache/Config/ConfigurationOption.php | 196 | A 3 hrs |
|
lib/Phpfastcache/Config/ConfigurationOptionInterface.php | 29 | A 0 mins |
|
lib/Phpfastcache/Config/IOConfigurationOption.php | 69 | A 0 mins |
|
lib/Phpfastcache/Config/IOConfigurationOptionInterface.php | 19 | A 0 mins |
|