|
|
hace 2 años | |
|---|---|---|
| .. | ||
| Backend | hace 2 años | |
| Test/Unit | hace 2 años | |
| LockBackendFactory.php | hace 2 años | |
| LockManagerInterface.php | hace 2 años | |
| Proxy.php | hace 2 años | |
| README.md | hace 2 años | |
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: