0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #180 from clue-labs/phpunit8 More... about 1 month ago
Update test environment to fix tests on legacy PHP 7.2 with PHPUnit 8.5 More... about 1 month ago
Merge pull request #179 from clue-labs/php8.5 More... 2 months ago
Run tests on PHP 8.5 and update test environment More... 2 months ago
Merge pull request #175 from clue-labs/pcov More... 12 months ago
Update test suite to use PCOV to avoid segfault with Xdebug 3.4.2 More... 12 months ago
Merge pull request #174 from clue-labs/revert More... about 1 year ago
Revert "Update tests to work around segfault on PHP 8.4.4 with Xdebug 3.5.0-dev" More... about 1 year ago
Merge pull request #172 from clue-labs/clone More... about 1 year ago
Merge pull request #173 from clue-labs/xdebug More... about 1 year ago
Update tests to work around segfault on PHP 8.4.4 with Xdebug 3.5.0-dev More... about 1 year ago
Support cloning `RedisClient` instance More... about 1 year ago
Merge pull request #171 from clue-labs/numeric-args More... about 1 year ago
Automatically convert numeric arguments passed to any Redis commands More... about 1 year ago
Merge pull request #169 from clue-labs/fix-auth More... about 1 year ago
Fix `RedisClient` to pass correct password to internal `Factory` More... about 1 year ago
Merge pull request #166 from clue-labs/callasync More... about 1 year ago
Merge pull request #164 from clue-labs/php8.4 More... about 1 year ago
Merge pull request #163 from clue-labs/validate-uri More... about 1 year ago
Make `RedisClient` constructor throw if given `$uri` is invalid More... about 1 year ago
Merge pull request #162 from clue-labs/docs More... about 1 year ago
Run tests on PHP 8.4 and update test environment More... over 1 year ago
Minor documentation improvements More... over 1 year ago
Merge pull request #157 from clue-labs/nullable-v3 More... over 1 year ago
Improve PHP 8.4+ support by avoiding implicitly nullable types More... over 1 year ago
Merge pull request #156 from clue-labs/no-loop More... about 2 years ago
Add new public `callAsync()` method More... about 2 years ago
Merge pull request #154 from clue-labs/include-timeout More... about 2 years ago
Add new internal `callAsync()` API More... about 2 years ago
Merge pull request #150 from clue-labs/promise-v3 More... over 2 years ago