2017 © Pedro Peláez
 

library command-lock-redis

'Lock system' for your command task (Laravel 4.2)

image

wooxo/command-lock-redis

'Lock system' for your command task (Laravel 4.2)

  • Thursday, December 17, 2015
  • by wooxo
  • Repository
  • 4 Watchers
  • 0 Stars
  • 996 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

CommandLockRedis

Build Status Latest Stable Version Total Downloads, (*1)

It's a library for Laravel 4.2., (*2)

'Lock system' for your command task (Laravel 4.2)., (*3)

Installation

Install using composer:, (*4)

composer require wooxo/command-lock-redis

Add provider in config.app, (*5)

'providers' = array(
    [...],
    'Wooxo\CommandLockRedis\CommandLockRedisServiceProvider'
);

Usage

To be completed., (*6)

The Versions

17/12 2015

dev-master

9999999-dev https://github.com/wooxo/CommandLockRedis

'Lock system' for your command task (Laravel 4.2)

  Sources   Download

MIT

The Requires

 

by Wooxo SA

command redis cron lock

16/10 2015

0.2

0.2.0.0 https://github.com/wooxo/CommandLockRedis

'Lock system' for your command task (Laravel 4.2)

  Sources   Download

MIT

The Requires

 

by Wooxo SA

command redis cron lock

16/10 2015

0.1

0.1.0.0 https://github.com/wooxo/CommandLockRedis

'Lock system' for your command task (Laravel 4.2)

  Sources   Download

MIT

The Requires

 

by Wooxo SA

command redis cron lock