Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/cache
Async, Promise-based cache interface for ReactPHP.
https://github.com/reactphp/cache
Support `iterable` type for all methods working with multiple keys
clue opened this pull request 6 months ago
clue opened this pull request 6 months ago
Add PHPStan to test environment with `max` level
clue opened this pull request 8 months ago
clue opened this pull request 8 months ago
Add native types to public API
clue opened this pull request 8 months ago
clue opened this pull request 8 months ago
Update to require Promise v3
clue opened this pull request 8 months ago
clue opened this pull request 8 months ago
Update to require PHP 7.1+
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Hello `3.x` development branch
WyriHaximus opened this pull request 11 months ago
WyriHaximus opened this pull request 11 months ago
Roadmap to reactphp/cache v3
clue opened this issue 11 months ago
clue opened this issue 11 months ago
Run tests on PHP 8.3 and update test suite
clue opened this pull request about 1 year ago
clue opened this pull request about 1 year ago
Update test suite and report failed assertions
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
[1.x] Set up PHPStan on GitHub Actions
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Test on PHP 8.2
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
chore(docs): remove leading dollar sign
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
chore(docs): remove leading dollar sign
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Fix legacy HHVM build by downgrading Composer
SimonFrings opened this pull request over 2 years ago
SimonFrings opened this pull request over 2 years ago
Add badge to show number of project installations
SimonFrings opened this pull request almost 3 years ago
SimonFrings opened this pull request almost 3 years ago
Support PHP 8.1
SimonFrings opened this pull request about 3 years ago
SimonFrings opened this pull request about 3 years ago
Support hasMultiple
HLeithner opened this issue over 3 years ago
HLeithner opened this issue over 3 years ago
Use GitHub actions for continuous integration (CI)
SimonFrings opened this pull request almost 4 years ago
SimonFrings opened this pull request almost 4 years ago
Align DocBlock Promise return types
WyriHaximus opened this pull request almost 4 years ago
WyriHaximus opened this pull request almost 4 years ago
Update PHPUnit configuration schema for PHPUnit 9.3
SimonFrings opened this pull request over 4 years ago
SimonFrings opened this pull request over 4 years ago
Add full core team to the license
WyriHaximus opened this pull request over 4 years ago
WyriHaximus opened this pull request over 4 years ago
Run tests on PHPUnit 9, run tests on PHP 7.4, simplify test matrix and clean up test suite
SimonFrings opened this pull request over 4 years ago
SimonFrings opened this pull request over 4 years ago
Add .gitattributes to exclude dev files from exports
reedy opened this pull request about 5 years ago
reedy opened this pull request about 5 years ago
Forward compatibility with react/promise 3
WyriHaximus opened this pull request over 5 years ago
WyriHaximus opened this pull request over 5 years ago
Documentation for TTL precision with millisecond accuracy or below
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
[RFC] Use arrays instead of iterable for multiple cache items
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Allow legacy HHVM to fail in Travis CI config
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Use high-resolution timer for cache TTL on PHP 7.3+
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Improve documentation
clue opened this pull request almost 6 years ago
clue opened this pull request almost 6 years ago
There is a Chinese Edition of the ReactPHP-Cache document.
WGrape opened this issue about 6 years ago
WGrape opened this issue about 6 years ago
Add support for getMultiple(), setMultiple(), deleteMultiple(), clear() and has() (inspired by PSR-16)
krlv opened this pull request about 6 years ago
krlv opened this pull request about 6 years ago
Prefix all global functions calls with \ to skip the look up and resolve process and go straight to the global function
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Rename remove() to delete() for consistency with PSR-16
clue opened this pull request over 6 years ago
clue opened this pull request over 6 years ago
Add cache expiration support (TTL)
clue opened this pull request over 6 years ago
clue opened this pull request over 6 years ago
TTL
WyriHaximus opened this pull request almost 7 years ago
WyriHaximus opened this pull request almost 7 years ago
Add $default to return instead of null on cache miss for get()
clue opened this pull request almost 7 years ago
clue opened this pull request almost 7 years ago
Simple LRU implementation for ArrayCache
clue opened this pull request almost 7 years ago
clue opened this pull request almost 7 years ago
Support getMultiple and setMultiple
WyriHaximus opened this issue almost 7 years ago
WyriHaximus opened this issue almost 7 years ago
Default value for get
WyriHaximus opened this issue almost 7 years ago
WyriHaximus opened this issue almost 7 years ago
Return Promise for set and remove
WyriHaximus opened this pull request almost 7 years ago
WyriHaximus opened this pull request almost 7 years ago
Cache miss resolves with null value
WyriHaximus opened this pull request almost 7 years ago
WyriHaximus opened this pull request almost 7 years ago
Describe current behavior on the cache interface
WyriHaximus opened this pull request almost 7 years ago
WyriHaximus opened this pull request almost 7 years ago
[RFC] CacheInterface documentation
WyriHaximus opened this pull request almost 7 years ago
WyriHaximus opened this pull request almost 7 years ago
PSR-6 and PSR-16 bridge
IndraGunawan opened this issue almost 7 years ago
IndraGunawan opened this issue almost 7 years ago
Forward compatibility with PHPUnit 5 and PHPUnit 6
clue opened this pull request about 7 years ago
clue opened this pull request about 7 years ago
Limit cache size for ArrayCache
clue opened this issue over 7 years ago
clue opened this issue over 7 years ago
Return Promise for set and remove
maciejmrozinski opened this pull request almost 8 years ago
maciejmrozinski opened this pull request almost 8 years ago
Return values for set and remove
maciejmrozinski opened this issue almost 8 years ago
maciejmrozinski opened this issue almost 8 years ago
Add PHPUnit 4.8 to require-dev
shaunbramley opened this pull request almost 8 years ago
shaunbramley opened this pull request almost 8 years ago
Semantics of get() on cache miss
jsor opened this issue almost 8 years ago
jsor opened this issue almost 8 years ago
Fix autoload paths
clue opened this pull request about 8 years ago
clue opened this pull request about 8 years ago
[RFC] Support TTL
WyriHaximus opened this issue over 8 years ago
WyriHaximus opened this issue over 8 years ago
Improve documentation
clue opened this pull request almost 9 years ago
clue opened this pull request almost 9 years ago
Consistent reporting of test failures and conciser test setup
clue opened this pull request about 9 years ago
clue opened this pull request about 9 years ago
[RFC] Prepare stable release
clue opened this issue about 9 years ago
clue opened this issue about 9 years ago
[RFC] Improve compatibility with legacy versions
clue opened this pull request about 9 years ago
clue opened this pull request about 9 years ago
Clean up
assertchris opened this pull request over 9 years ago
assertchris opened this pull request over 9 years ago
Test against PHP7
WyriHaximus opened this pull request over 9 years ago
WyriHaximus opened this pull request over 9 years ago
Adding Code Climate badge to readme
e3betht opened this pull request about 10 years ago
e3betht opened this pull request about 10 years ago
Show test coverage directly after running test
WyriHaximus opened this pull request over 10 years ago
WyriHaximus opened this pull request over 10 years ago
Add CHANGELOG
clue opened this pull request over 10 years ago
clue opened this pull request over 10 years ago
Standalone
cboden opened this pull request over 10 years ago
cboden opened this pull request over 10 years ago