Automatic Safety
Fencing tokens and ownership tracking prevent stale lock problems. Your critical sections stay protected even when processes crash or networks fail.
One `await lock()` call to prevent race conditions across your services. TypeScript library with fencing tokens, auto-cleanup, and Redis/Firestore support.