Feature #4221

Implement CLI controller for Cache Manager

Added by Robert Lemke almost 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-08-10
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 3
PHP Version: Complexity:
Has patch:

Description

The ./flow3 bash script already supports a command "./flow3 cache flush", however this is not yet implemented as a controller for the Cache Manager.

Associated revisions

Revision 42927d4e
Added by Robert Lemke almost 6 years ago

[+FEATURE] FLOW3 (Cache): Implemented a very basic controller for the cache manager which at least allows for flushing all caches in most, but not all, situations (if the code cache contains code causing fatal errors, this method unfortunately doesn't work). Resolves #4221

Revision 468f7b84
Added by Robert Lemke almost 6 years ago

[+FEATURE] FLOW3 (Cache): Implemented a very basic controller for the cache manager which at least allows for flushing all caches in most, but not all, situations (if the code cache contains code causing fatal errors, this method unfortunately doesn't work). Resolves #4221

History

#1 Updated by Robert Lemke almost 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3006.

Also available in: Atom PDF