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