Problem/Motivation

At times we need to cache some values which are not related to Drupal config or data but are coming from dependency calculation and which don't really need to be deleted when clearing (rebuilding) Drupal cache.

Steps to reproduce

Run drush cr and it will delete depcalc cache.

Proposed resolution

Develop a way to use depcalc cache but still keep it separate from drush cr

Remaining tasks

Code, Review, Merge

Issue fork depcalc-3267748

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

n4r3n created an issue. See original summary.

pajor made their first commit to this issue’s fork.

  • pajor committed 0222983 on 8.x-1.x authored by n4r3n
    Issue #3267748: Make depcalc cache persistent.
    
pajor’s picture

Version: 8.x-1.10 » 8.x-1.x-dev
Assigned: Unassigned » pajor
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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