macOS
brew install apache-geodelocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.