|
|
6 лет назад | |
|---|---|---|
| .. | ||
| Backend | 6 лет назад | |
| Test | 6 лет назад | |
| LockManagerInterface.php | 6 лет назад | |
| README.md | 6 лет назад | |
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: