FauxLock
class FauxLock extends LockAbstract
FauxLock doesn't actually lock anything.
This is used during the import process to keep the locks from becoming a bottleneck.
Methods
getLock($name, $blocking)
No description
isLocked($name)
No description
releaseLock($name)
No description