SkillAgentSearch skills...

Redlock

A PHP implementation of the Redlock algorithm.

Install / Use

/learn @everlution/Redlock
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Redlock

A PHP implementation of the [Redlock] 1 algorithm.

Requirements

  • PHP >= 5.4
  • Redis >= 2.8 as using the [SCAN] 6 command

Installation (using composer)

You can find the library in packagist here.

{
  "require": {
    "everlution/redlock": "dev-master"
  }
}

Documentation

Read the documentation for dev-master

Contributors

  • [Michael Caldera] 5

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7y ago
Forks0

Languages

PHP

Security Score

70/100

Audited on May 8, 2018

No findings