|
пре 5 година | |
---|---|---|
.. | ||
Backend | пре 5 година | |
Test | пре 5 година | |
LockManagerInterface.php | пре 5 година | |
README.md | пре 5 година |
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: