{"id":18654798,"url":"https://github.com/wieni/wmcontroller_redis","last_synced_at":"2026-04-26T22:31:15.778Z","repository":{"id":47447203,"uuid":"172080660","full_name":"wieni/wmcontroller_redis","owner":"wieni","description":"A Redis cache storage for wieni/wmcontroller","archived":false,"fork":false,"pushed_at":"2025-06-03T12:06:03.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-15T10:18:56.761Z","etag":null,"topics":["cache-storage","drupal-8","drupal-module","drupal8-module","redis","wmcontroller","wmcontroller-storage"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wieni.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-22T14:32:36.000Z","updated_at":"2025-06-03T12:05:29.000Z","dependencies_parsed_at":"2025-05-17T23:31:59.642Z","dependency_job_id":"e64b2a85-73be-44e0-9817-03a44923ea54","html_url":"https://github.com/wieni/wmcontroller_redis","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":0.5882352941176471,"last_synced_commit":"ac2b0979b4899f07bde67bf4435879e07f6bfc8c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/wieni/wmcontroller_redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmcontroller_redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmcontroller_redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmcontroller_redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmcontroller_redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wieni","download_url":"https://codeload.github.com/wieni/wmcontroller_redis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmcontroller_redis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache-storage","drupal-8","drupal-module","drupal8-module","redis","wmcontroller","wmcontroller-storage"],"created_at":"2024-11-07T07:16:38.780Z","updated_at":"2026-04-26T22:31:15.747Z","avatar_url":"https://github.com/wieni.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"wmcontroller_redis\n======================\n\n[![Latest Stable Version](https://poser.pugx.org/wieni/wmcontroller_redis/v/stable)](https://packagist.org/packages/wieni/wmcontroller_redis)\n[![Total Downloads](https://poser.pugx.org/wieni/wmcontroller_redis/downloads)](https://packagist.org/packages/wieni/wmcontroller_redis)\n[![License](https://poser.pugx.org/wieni/wmcontroller_redis/license)](https://packagist.org/packages/wieni/wmcontroller_redis)\n\n\u003e A Redis cache storage for [wieni/wmcontroller](https://github.com/wieni/wmcontroller)\n\n## Installation\n\nThis package requires PHP 8.0, PhpRedis and Drupal 9.1 or higher. It can be\ninstalled using Composer:\n\n```bash\n composer require wieni/wmcontroller_redis\n```\n\nTo enable this cache storage, change the `wmcontroller.cache.storage` and `wmcontroller.cache.invalidator` container parameter:\n```yaml\nparameters:\n    wmcontroller.cache.storage: wmcontroller.cache.storage.redis\n    wmcontroller.cache.invalidator: wmcontroller.redis.checksum\n\n    wmcontroller.cache.redis.prefix: 'wmcontroller:'\n```\n\nMake sure to also set the host \u0026 base in `settings.php`.\n```php\n$settings['wmcontroller.redis.connection']['host'] = '127.0.0.1';\n$settings['wmcontroller.redis.connection']['base'] = '0';\n```\n\nRun `drush wmcontroller_redis:mark-expired` nightly to search for stale entries\nand mark them for deletion.\n\n## Changelog\nAll notable changes to this project will be documented in the\n[CHANGELOG](CHANGELOG.md) file.\n\n## Security\nIf you discover any security-related issues, please email\n[security@wieni.be](mailto:security@wieni.be) instead of using the issue\ntracker.\n\n## License\nDistributed under the MIT License. See the [LICENSE](LICENSE) file\nfor more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwieni%2Fwmcontroller_redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwieni%2Fwmcontroller_redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwieni%2Fwmcontroller_redis/lists"}