# 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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cadence-workflow>
- **バージョン:** 1.4.1
- **ソース概要:** Distributed, scalable, durable, and highly available orchestration engine
- **ホームページ:** <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
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.4.1
- マネージャ更新日: 2026-07-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/cadence-workflow/cadence
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cadence-workflow
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** cadence
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [apache-brooklyn-cli](https://www.automicvault.com/ja/pkg/brew/apache-brooklyn-cli/) - Shares av.db curated category or tags: cli, cloud-infrastructure, orchestration.
- [dstack](https://www.automicvault.com/ja/pkg/brew/dstack/) - Shares av.db curated category or tags: cli, cloud-infrastructure, orchestration.
- [etcd](https://www.automicvault.com/ja/pkg/brew/etcd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, distributed-systems.
- [juju](https://www.automicvault.com/ja/pkg/brew/juju/) - Shares av.db curated category or tags: cli, cloud-infrastructure, orchestration.
- [liqoctl](https://www.automicvault.com/ja/pkg/brew/liqoctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, orchestration.
- [nomad-pack](https://www.automicvault.com/ja/pkg/brew/nomad-pack/) - Shares av.db curated category or tags: cli, cloud-infrastructure, orchestration.
- [openliberty-jakartaee8](https://www.automicvault.com/ja/pkg/brew/openliberty-jakartaee8/) - Shares av.db curated category or tags: cli, cloud-infrastructure, microservices.
- [openliberty-jakartaee9](https://www.automicvault.com/ja/pkg/brew/openliberty-jakartaee9/) - Shares av.db curated category or tags: cli, cloud-infrastructure, microservices.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
