jonafrank/memcached-manager

A memcached Handler that allows prefixes and regex deletions

v1.0.0 2015-08-31 17:38 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:57:36 UTC


README

Another Memcached Manager for php.

Features

  • Instantiate Memcached with a prefix for the app.
  • Delete keys by prefix.
  • Delete keys by shell pattern.