Commit Graph

11 Commits

Author SHA1 Message Date
michael-grunder 46e64277af Suppress a valgrind false positive 2022-10-09 16:15:02 -07:00
Pavlo Yatsukhnenko 9d61504e75 GitHub Actions
Test builds on macos and windows
2022-06-30 20:55:14 +03:00
Pavlo Yatsukhnenko 9ff5c33a17 Install redis from official repository 2022-06-29 20:03:40 +03:00
Pavlo Yatsukhnenko a5c41ceb0f Fix tests on Redis 7.0 2022-05-26 16:32:21 +03:00
Pavlo Yatsukhnenko bfe05a6936 CodeQL 2022-04-13 18:06:25 +03:00
Pavlo Yatsukhnenko 56633e1b6b Fix tests 2022-01-21 21:23:52 +02:00
Michael Grunder 04fd44be8b Relax TTL test and run a smaller cluster in GitHub Actions (#2040)
* Fix expire check in testttl

The previous logic was timing related and also kind of testing Redis'
expiration logic itself.

* Use a smaller cluster in GitHub CI
2021-12-02 12:14:01 -08:00
Ruud Kamphuis b8d3427ce9 Add experimental support for PHP 8.2 2021-11-17 09:13:16 +01:00
Ruud Kamphuis a809d764a5 Remove experimental for PHP 8.1 on CI 2021-11-17 09:13:09 +01:00
Pavlo Yatsukhnenko 7c0ae874d4 Fix PHP 8.1 tests 2021-07-19 15:10:03 +03:00
Pavlo Yatsukhnenko 43b3821b36 GitHub Actions 2021-07-16 21:03:27 +03:00