macOS
brew install cadence-workflowlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cadence-workflow in AI-Agent-Workflows.
Installation
brew install cadence-workflowlocal Homebrew formula metadata
Überblick
Distributed, scalable, durable, and highly available orchestration engine
Verlauf
Cadence Workflow is Uber-originated durable execution infrastructure for long-running business logic. It provides a distributed orchestration engine, CLI, SDKs, persistence integrations, visibility services, and operational tools for workflows that need retries, timers, signals, history, and resilience across process crashes.
The Cadence repository describes the platform as open source since 2017 and containing the core orchestration engine plus CLI, schema management, benchmark, and canary tools. Its backend runs multiple services with a database such as Cassandra, MySQL, or PostgreSQL, optionally paired with Kafka and Elasticsearch/OpenSearch-style visibility components.
Cadence grew out of the durable workflow lineage associated with systems such as Amazon SWF and later inspired the 2019 Temporal fork. Official Cadence documentation now frames Cadence and Temporal as sharing the same durable execution model while diverging in governance, ecosystem, cost model, and operational emphasis.
Cadence's adoption is anchored by large-scale Uber production use. The official comparison page says Cadence grew at Uber from fewer than 100 domains at the Temporal fork point to over 4,000 domains, facilitating billions of workflows and hundreds of billions of updates monthly.
The project also moved into broader open-source governance: the official FAQ identifies Cadence as a CNCF Sandbox project under the Linux Foundation, with an ecosystem of about 150 companies and open governance. The Homebrew formula packages the server-side tools and CLI-oriented binaries for local development and operations.
A typical Cadence deployment runs backend services, persistence, optional visibility infrastructure, and workers containing application workflow code. Operators use the Cadence CLI to inspect and operate workflows, task lists, domains, and clusters; the Homebrew package includes server, SQL schema, Cassandra schema, and canary tools.
Cadence is significant in package-manager culture because it packages a distributed system, not just a command. The formula exposes multiple operational binaries, schema tools, config trees, and version-coupled server/client expectations, which makes it a useful case study for packaging infrastructure software that straddles local development, production operations, and service orchestration.
Sicherheitslage
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/config/base.yamlconfig/development.yamlconfig/<CADENCE_ENVIRONMENT>.yamlconfig/<CADENCE_AVAILABILITY_ZONE>.yamlcadence/config/dynamicconfig/development.yaml/etc/custom-dynamicconfig/development.yamlconfig/config_template.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cadence-canary | cli | globales Executable | |
cadence-cassandra-tool | cli | globales Executable | |
cadence-server | cli | globales Executable | |
cadence-sql-tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cadence-workflow/cadence
Installationsmetadaten
| Paketschlüssel | brew:cadence-workflow |
|---|---|
| Version | 1.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cadence-workflow |
| Homepage | https://cadenceworkflow.io/ |
| Repository | https://github.com/cadence-workflow/cadence |
| Upstream-Dokumentation | https://cadenceworkflow.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/cadence-workflow/cadence.git |
| Zuletzt aktualisiert | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cadence-workflow |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.