A memory (RAM) time-released lock for asynchronous resources.
Usage
The following will drop all requests that come in while the lock has been taken out and not yet released.
var Lease = lease = ; { { if err if 'AlreadyLeasedError' === errname return; return ; ; } ;}
It is up to the client to choose what to do when another resource acquired the lease.
API
Lease(timeInMs)