crunch/cache-control

This package is abandoned and no longer maintained. No replacement package was suggested.

Interact with apcu/opcache in FPM-instances

v0.2.2 2015-09-08 20:01 UTC

This package is auto-updated.

Last update: 2023-01-10 21:45:49 UTC


README

Build Status

Control over the APC/OpCache in FPM-instances.

Interact with shared-memory (opcode-)caches of an FPM-instances directly. It is completely independent from any webserver, or application.

Usage

bin/cache-control clear [--host <hostname|socket-path>]
bin/cache-control status [--host <hostname|socket-path>]

Notes

  • Only works for local FPM-instances.

Requirements

  • PHP => ^7.0.0