|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
Backend | %!s(int64=5) %!d(string=hai) anos | |
Test | %!s(int64=5) %!d(string=hai) anos | |
LockManagerInterface.php | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos |
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: