Skip to content

Tags: wieni/wmcontroller_redis

Tags

2.0.2

Toggle 2.0.2's commit message
Mark expired items as stale

2.0.1

Toggle 2.0.1's commit message
#6 Fix ArgumentCountError for Redis::sAdd() in RedisStorage

When RedisStorage::set(Cache $item, array $tags) is called with an empty $tags array we get an ArgumentCountError error. This only happens on phpredis >= 6.0.0.

We fix this by wrapping the relevant sAdd() method in an if-block

2.0.0

Toggle 2.0.0's commit message
Add wmcontroller_redis:mark-expired command to mark stale content as …

…expired

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

1.0.1

Toggle 1.0.1's commit message
Update CHANGELOG

1.0.0

Toggle 1.0.0's commit message
Bump to PHP 8.0 and Drupal 9.1

0.10.3

Toggle 0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix incompatibility with versions under 8.7.7

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make compatible with d9

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add d9 composer compatibility

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark as compatible with wmcontroller 0.10