Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Hürtgen
ninja-mutex
Commits
660fce32
Commit
660fce32
authored
Nov 15, 2017
by
Daniel Hürtgen
Browse files
FEATURE: Provide readme
parent
bcb0674f
Pipeline
#369
failed with stages
in 2 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
660fce32
About
-----
Library provides enhanced mutex implementations that can use directory, flock, memcache, memcached, mysql or redis (predis) for locking.
Based on
[
ninja-mutex
](
https://packagist.org/packages/arvenil/ninja-mutex
)
.
[

](https://git.higidi.com/higidi/ninja-mutex/commits/master)
[

](https://git.higidi.com/higidi/ninja-mutex/commits/master)
[

](https://packagist.org/packages/higidi/ninja-mutex)
[

](https://packagist.org/packages/higidi/ninja-mutex)
[

](https://packagist.org/packages/higidi/ninja-mutex)
Enhanced Locks
-------------
*
PhpRedisLock (enhanced to support expirations)
Requirements
------------
-
`PHP >= 5.3.0`
Installation
------------
```
bash
$
composer require higidi/ninja-mutex
```
Issues
------
Bug reports and feature requests can be submitted on the
[
Issue Tracker
](
https://git.higidi.com/higidi/ninja-mutex/issues
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment