macOS
brew install cadence-workflowlocal Homebrew formula metadata
brew
cadence-workflow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cadence-workflowlocal Homebrew formula metadata
概要
Distributed, scalable, durable, and highly available orchestration engine
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cadence-canary | cli | グローバル実行可能ファイル | |
cadence-cassandra-tool | cli | グローバル実行可能ファイル | |
cadence-server | cli | グローバル実行可能ファイル | |
cadence-sql-tool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cadence-workflow/cadence
インストールメタデータ
| パッケージキー | brew:cadence-workflow |
|---|---|
| バージョン | 1.4.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cadence-workflow |
| ホームページ | https://cadenceworkflow.io/ |
| リポジトリ | https://github.com/cadence-workflow/cadence |
| 上流ドキュメント | https://cadenceworkflow.io/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/cadence-workflow/cadence.git |
| 最終更新 | 2026-07-04T16:53:42+09:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.