010 GitHub stars
02Architects clear separation between orchestration (Workflows) and execution (Activities).
03Implements the Saga Pattern with compensation logic for distributed transactions.
04Manages long-lived entity lifecycles using the actor model pattern.
05Enforces determinism constraints for reliable workflow replay and state preservation.
06Provides strategies for async callbacks, timeouts, and idempotent retry policies.