2017 © Pedro Peláez
 

library memcached-cli

Memcached insights & tooling

image

fortrabbit/memcached-cli

Memcached insights & tooling

  • Friday, July 20, 2018
  • by ostark
  • Repository
  • 2 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Memcached Cli

Available commands

// R/W access
php vendor/bin/mcc set [key] [value]
php vendor/bin/mcc get [key]
php vendor/bin/mcc delete [key]

// Insights
php vendor/bin/mcc stats
php vendor/bin/mcc search [pattern]

// Dev tooling
php vendor/bin/mcc faker [prefix]
php vendor/bin/mcc flush 

Getting started

# Install via composer
composer require fortrabbit/memcached-cli:^1.0.0-beta
# Tell the cli the memcached server 
export MEMCACHE_HOST=localhost

# List commands
php vendor/bin/mcc

The Versions

20/07 2018

dev-master

9999999-dev

Memcached insights & tooling

  Sources   Download

MIT

The Requires

 

memcache memcached cli stats tools

20/07 2018

1.0.0-beta2

1.0.0.0-beta2

Memcached insights & tooling

  Sources   Download

MIT

The Requires

 

memcache memcached cli stats tools

20/07 2018

1.0.0-beta1

1.0.0.0-beta1

Memcached insights & tooling

  Sources   Download

MIT

The Requires

 

memcache memcached cli stats tools