Closed aabrams closed 8 years ago
For several use cases, I need to use the lock value in addition to the lock key.
One example is a version of a document I'm locking... I need to know if the lock is held by an earlier or later version (I need acquire to return this upon failure).
Is that supported somehow?
For several use cases, I need to use the lock value in addition to the lock key.
One example is a version of a document I'm locking... I need to know if the lock is held by an earlier or later version (I need acquire to return this upon failure).
Is that supported somehow?