|
há 5 anos atrás | |
---|---|---|
.. | ||
Backend | há 5 anos atrás | |
Test | há 5 anos atrás | |
LockManagerInterface.php | há 5 anos atrás | |
README.md | há 5 anos atrás |
Lock library provides mechanism to acquire Magento system-wide lock. Default implementation is based on MySQL locks, where any locks are automatically released on connection close.
The library provides interface LockManagerInterface which provides following methods: