{"id":36980356,"url":"https://github.com/networkteam/typo3-cachebase","last_synced_at":"2026-01-13T22:50:04.835Z","repository":{"id":65216750,"uuid":"588307375","full_name":"networkteam/typo3-cachebase","owner":"networkteam","description":"It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.","archived":false,"fork":false,"pushed_at":"2024-08-26T19:05:33.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-12T02:24:48.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/networkteam.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-12T20:18:40.000Z","updated_at":"2023-10-11T11:14:33.000Z","dependencies_parsed_at":"2023-02-15T15:40:49.134Z","dependency_job_id":null,"html_url":"https://github.com/networkteam/typo3-cachebase","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/networkteam/typo3-cachebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkteam%2Ftypo3-cachebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkteam%2Ftypo3-cachebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkteam%2Ftypo3-cachebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkteam%2Ftypo3-cachebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/networkteam","download_url":"https://codeload.github.com/networkteam/typo3-cachebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networkteam%2Ftypo3-cachebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28402159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":[],"created_at":"2026-01-13T22:50:04.125Z","updated_at":"2026-01-13T22:50:04.830Z","avatar_url":"https://github.com/networkteam.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 Extension networkteam_cachebase\n\nIn container environments with rolling updates there is the point where two versions run parallel and a page cache flush\nis not what we want.\n\n## What does it do?\n\nThis extension adds variables to the page cache identifier calculation. For our Use Case it adds the \nenvironment variable `SENTRY_RELEASE`, which contains a version number.\n\nMore variables can be added like \n\n```php\n$GLOBALS['EXTCONF']['networkteam_cachebase']['keys']['your_key'] = 'value';\n```\n\n## Installation\n\n```shell\ncomposer req networkteam/typo3-cachebase\n```\n\n## Background\n\nThe page cache hash calculation is based on\n\n* Page row\n* TypoScript Conditions\n* Modification time of loaded TypoScript files\n* Site\n* ... and some more\n\nbut changes for example in Fluid Templates are not taken into account.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkteam%2Ftypo3-cachebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetworkteam%2Ftypo3-cachebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworkteam%2Ftypo3-cachebase/lists"}