2017 © Pedro Peláez
 

library z-plugin-opcache

Opcache plugin for Z

image

zicht/z-plugin-opcache

Opcache plugin for Z

  • Thursday, August 10, 2017
  • by muhammedeminakbulut
  • Repository
  • 0 Watchers
  • 0 Stars
  • 24 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 14 % Grown

The README.md

opcache plugin for zicht/z

Clears the opcache after deploy., (*1)

Example:

plugins: ['env', 'opcache']

envs:
    production:
        ssh: user@production
        root: ~/site
        web: web
        http: 'http://example.org'

Running z env:opcache --explain would show you that a file is put on the remote containing code to clear the cache, and that file is retrieved using curl., (*2)

The env:opcache task is also hooked into deploy.post, (*3)

Maintainer(s)

The Versions

10/08 2017

dev-release/1.x

dev-release/1.x

Opcache plugin for Z

  Sources   Download

MIT

by Gerard van Helden

10/08 2017

1.1.0

1.1.0.0

Opcache plugin for Z

  Sources   Download

MIT

by Gerard van Helden

26/01 2017

dev-master

9999999-dev

Opcache plugin for Z

  Sources   Download

MIT

by Gerard van Helden

07/04 2016

1.0.0

1.0.0.0

Opcache plugin for Z

  Sources   Download

MIT

by Gerard van Helden