ended3월 26일· 1 sources

Distributed Sagas, Locking, and Zero-Config Documentation in NodeJS

NodeJS에서의 분산 사가, 분산 락, 그리고 제로 설정 문서화

Why it matters

HazelJS v0.4.0 introduces @hazeljs/saga for declarative distributed transactions supporting both orchestration and choreography patterns with auto-compensation, and @hazeljs/distributed-lock for mutual exclusion across multi-node environments using Redis or in-memory backends. Both packages feature decorator-based APIs, type-safe context, and automatic cleanup, along with observability and developer productivity improvements across the 45+ package ecosystem.

1
Sources
+0
24h
Growth
172d
Active
HazelJSDistributed SagasDistributed LockMicroservicesNodeJS

Sources

Related Issues