{"id":18654814,"url":"https://github.com/wieni/wmpage_cache_redis","last_synced_at":"2026-04-29T15:37:02.899Z","repository":{"id":47447093,"uuid":"385504264","full_name":"wieni/wmpage_cache_redis","owner":"wieni","description":"A Redis cache storage for wieni/wmpage_cache","archived":false,"fork":false,"pushed_at":"2022-06-30T11:13:08.000Z","size":33,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-27T14:25:40.793Z","etag":null,"topics":["cache-storage","drupal-8","drupal-9","drupal-module","redis","wmpage-cache","wmpage-cache-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}},"created_at":"2021-07-13T06:49:36.000Z","updated_at":"2022-06-30T11:13:06.000Z","dependencies_parsed_at":"2022-08-23T18:21:39.485Z","dependency_job_id":null,"html_url":"https://github.com/wieni/wmpage_cache_redis","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmpage_cache_redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmpage_cache_redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmpage_cache_redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wieni%2Fwmpage_cache_redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wieni","download_url":"https://codeload.github.com/wieni/wmpage_cache_redis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467450,"owners_count":19643605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-9","drupal-module","redis","wmpage-cache","wmpage-cache-storage"],"created_at":"2024-11-07T07:16:41.462Z","updated_at":"2025-11-05T17:30:34.799Z","avatar_url":"https://github.com/wieni.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"wmpage_cache_redis\n======================\n\n[![Latest Stable Version](https://poser.pugx.org/wieni/wmpage_cache_redis/v/stable)](https://packagist.org/packages/wieni/wmpage_cache_redis)\n[![Total Downloads](https://poser.pugx.org/wieni/wmpage_cache_redis/downloads)](https://packagist.org/packages/wieni/wmpage_cache_redis)\n[![License](https://poser.pugx.org/wieni/wmpage_cache_redis/license)](https://packagist.org/packages/wieni/wmpage_cache_redis)\n\n\u003e A Redis cache storage for [wieni/wmpage_cache](https://github.com/wieni/wmpage_cache)\n\n## Installation\n\nThis package requires PHP 7.1, PhpRedis and Drupal 8 or higher. It can be\ninstalled using Composer:\n\n```bash\n composer require wieni/wmpage_cache_redis\n```\n\nTo enable this cache storage, change the `wmpage_cache.storage` container parameter:\n```yaml\nparameters:\n    wmpage_cache.storage: wmpage_cache.storage.redis\n\n    wmpage_cache.redis.prefix: 'wmpage_cache:'\n```\n\nMake sure to also set the host \u0026 base in `settings.php`.\n```php\n$settings['wmpage_cache.redis.connection']['host'] = '127.0.0.1';\n$settings['wmpage_cache.redis.connection']['base'] = '0';\n```\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%2Fwmpage_cache_redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwieni%2Fwmpage_cache_redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwieni%2Fwmpage_cache_redis/lists"}