Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 978 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 978 Bytes

Crunch\CacheControl

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 => 5.3

Contributors

See CONTRIBUTING.md for details on how to contribute.

License

MIT