MurLock: A distributed locking solution for NestJS, providing a decorator for critical sections with Redis-based synchronization. Ideal for microservices and scalable applications.
BREAKING CHANGE: Replaces direct lock and unlock methods with runWithLock. This change necessitates updates in existing implementations to adapt to the new lock management method.
BREAKING CHANGE: Replaces direct lock and unlock methods with runWithLock. This change necessitates updates in existing implementations to adapt to the new lock management method.