# cadence-workflow を Homebrew でインストール

cadence-workflow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cadence-workflow
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cadence-workflow
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cadence-workflow
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4.1
- **ソース概要:** Distributed, scalable, durable, and highly available orchestration engine
- **ホームページ:** <https://cadenceworkflow.io/>
- **リポジトリ:** <https://github.com/cadence-workflow/cadence>
- **最終更新:** 2026-07-04T16:53:42+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cadence-canary (エイリアス)
- cadence-cassandra-tool (エイリアス)
- cadence-server (エイリアス)
- cadence-sql-tool (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.4.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2017: Cadence is open sourced according to the official repository README.
- 2019: Temporal is created as a fork of Cadence.
- 2020s: Cadence continues as Uber-scale durable execution infrastructure with Go and Java SDKs, CLI, Web UI, and schema tools.
- 2023: Cadence joins the CNCF Sandbox, per official Cadence documentation.
- 2026: Official docs describe 4,000+ Uber domains and billions of workflows monthly.

### Related projects

- Related projects include the official Cadence Go and Java SDKs, Cadence Web UI, Cadence IDLs, Helm charts, iWF, and Temporal. The durable execution lineage is commonly discussed alongside Amazon SWF and Azure Durable Functions.

### ソース

- <https://cadenceworkflow.io/docs/operation-guide/maintain>
- <https://cadenceworkflow.io/faq/cadence-vs-temporal>
- <https://github.com/cadence-workflow/cadence#readme>
- source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: config/, config/base.yaml, config/development.yaml, config/<CADENCE_ENVIRONMENT>.yaml, config/<CADENCE_AVAILABILITY_ZONE>.yaml, cadence/config/dynamicconfig/development.yaml, /etc/custom-dynamicconfig/development.yaml, config/config_template.yaml

## Combined YAML source

View the package source record on GitHub. [combined/cadence-workflow.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cadence-workflow.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
