felanios / murlock

MurLock: A distributed locking solution for NestJS, providing a decorator for critical sections with Redis-based synchronization. Ideal for microservices and scalable applications.
https://www.npmjs.com/package/murlock
MIT License
73 stars 3 forks source link

fix: service registred twice #30

Closed Scoup closed 9 months ago

Scoup commented 10 months ago

Fixes https://github.com/felanios/murlock/issues/29