macOS
brew install apache-geodelocal Homebrew formula metadata
brew
apache-geode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apache-geodelocal Homebrew formula metadata
概要
In-memory Data Grid for fast transactional data processing
履歴
Apache Geode is an in-memory data grid and distributed data management platform for low-latency, highly concurrent transactional applications.
Geode's codebase predates Apache incubation by more than a decade. ASF's top-level project announcement says it was originally developed by GemStone Systems in 2002, with GemFire as the commercial distribution. Pivotal later owned the technology and submitted the Geode code to the Apache Incubator in April 2015.
Geode graduated as an Apache top-level project in November 2016. The incubation record shows several milestone releases in 2016 before graduation, including 1.0.0-incubating milestones and the 1.0.0-incubating release.
Before its Apache life, the technology behind Geode was already used in finance; ASF's announcement describes GemFire as first widely adopted by the financial sector for Wall Street trading platforms. At graduation, ASF described the technology as used by over 600 enterprises for low-latency, always-on applications such as risk analysis, high-volume ecommerce, and transportation/logistics management.
That commercial-to-Apache path makes Geode unusual among Homebrew data packages: it is not a small developer utility that grew upward, but a mature enterprise distributed system made installable as an open source package with gfsh as the practical command-line entry point.
The packaged executable is gfsh, Geode's shell for starting locators and servers, creating regions, querying data, deploying code, inspecting metrics, exporting config, and administering clusters. The docs also describe Java client/server APIs, OQL queries, WAN replication, Lucene integration, Pulse monitoring, and cluster configuration.
Geode configuration commonly involves gemfire.properties for member behavior and cache.xml for cache and region definitions. Apache's docs say security-related properties can be placed in gfsecurity.properties to restrict access to sensitive settings.
Geode is a package nerd's reminder that a single CLI can front a serious distributed system. A Homebrew install gives you gfsh, but behind that are locators, servers, regions, serialization formats, security properties, XML cache definitions, and a long enterprise compatibility tail.
The package is also historically interesting because its file names retain GemFire heritage: gemfire.properties and gfsecurity.properties remain the canonical configuration names even under the Apache Geode project.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
gemfire.propertiescache.xmlCredential-bearing paths to review before unattended agent runs.
gfsecurity.properties実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gfsh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:apache-geode |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apache-geode |
| ホームページ | https://geode.apache.org/ |
| リポジトリ | https://github.com/apache/geode |
| 上流ドキュメント | https://geode.apache.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=geode/2.0.2/apache-geode-2.0.2.tgz |
| 最終更新 | 2026-06-01T04:39:36Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apache-geode |
| Version Scheme | 0 |
| Revision | 0 |
| 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.