1 مستودع
Aggregating and filtering workflow executions for system visibility.
Distinct from CLI Workflow Integrations: Distinct from CLI Workflow Integrations: focuses on data aggregation and filtering of execution history rather than CLI-based integration.
Explore 1 awesome GitHub repository matching development tools & productivity · Execution Querying. Refine with filters or upvote what's useful.
Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin
Queries and aggregates workflow executions to provide visibility into system activity.