|
vor 5 Jahren | |
---|---|---|
.. | ||
Backend | vor 5 Jahren | |
Test | vor 5 Jahren | |
LockManagerInterface.php | vor 5 Jahren | |
README.md | vor 5 Jahren |
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: