定制 networkteam/typo3-cachebase 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

networkteam/typo3-cachebase

Composer 安装命令:

composer require networkteam/typo3-cachebase

包简介

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.

README 文档

README

In container environments with rolling updates there is the point where two versions run parallel and a page cache flush is not what we want.

What does it do?

This extension adds variables to the page cache identifier calculation. For our Use Case it adds the environment variable SENTRY_RELEASE, which contains a version number.

More variables can be added like

$GLOBALS['EXTCONF']['networkteam_cachebase']['keys']['your_key'] = 'value';

Installation

composer req networkteam/typo3-cachebase

Background

The page cache hash calculation is based on

  • Page row
  • TypoScript Conditions
  • Modification time of loaded TypoScript files
  • Site
  • ... and some more

but changes for example in Fluid Templates are not taken into account.

统计信息

  • 总下载量: 2.76k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-01-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固