Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/cache

PSR-16 compatible cache library
https://github.com/yiisoft/cache

Add declare

skugarev opened this pull request over 4 years ago
Update phan/phan requirement from ^2.4 to ^2.4 || ^3.0

dependabot-preview[bot] opened this pull request over 4 years ago
Update phpunit/phpunit requirement from ^8.4 to ^8.4 || ^9.0

dependabot-preview[bot] opened this pull request almost 5 years ago
Cache stampede protection

samdark opened this issue almost 5 years ago
Prevent storage space exhaustion

samdark opened this issue almost 5 years ago
Consider implementing PSR-6

samdark opened this issue about 5 years ago
Run code coverage only on PHP 7.2

alexkart opened this pull request about 5 years ago
Run Phan only on PHP 7.3

alexkart opened this pull request about 5 years ago
Add Phan to Travis

alexkart opened this pull request about 5 years ago
Fix phan issues

alexkart opened this pull request about 5 years ago
Revise architecture

samdark opened this issue over 5 years ago
Fix the case when the key is the string representation of an integer.

alexkart opened this pull request over 5 years ago
Add tests, refactoring

alexkart opened this pull request over 5 years ago
Minor fixes and refactoring

alexkart opened this pull request over 5 years ago
Remove extracted components

alexkart opened this pull request over 5 years ago
Library design

alexkart opened this issue over 5 years ago
Unreached code

alexkart opened this issue over 5 years ago
Add the ability to use non-default memcached server in the tests

alexkart opened this pull request over 5 years ago
Should setDefaultTtl() also accept DateInterval object?

alexkart opened this issue over 5 years ago
Consider moving storage backends into separate repositories

samdark opened this issue over 5 years ago
Consider removing add() and addMultiple()

samdark opened this issue over 5 years ago
Take prefix into account when calling clear()

samdark opened this issue over 5 years ago
Increase test coverage

samdark opened this issue over 5 years ago