Problem/Motivation

File-based caching has been added in the 2.0.x branch, but some additional capabilities would be helpful:

  • Secured dynamic route / HMAC token
  • Dynamic route callback for the public files path
  • Self-healing fallback controller - If a derivative file is ever missing on disk when its URL is requested directly (deleted manually, disk wiped, CDN/edge cache serving a stale HTML page with a URL whose file no longer exists), the web server should boostrap Drupal to regenerate it
  • Cache invalidation on entity update
  • Config-change invalidation
  • Drush command gsmi:flush

Proposed resolution

Make it so.

Issue fork gsmi-3610083

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed cccdc10c on 2.0.x
    feat: #3610083 Additional file caching options
    
    By: mandclu
    
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.