macOS
brew install apache-geodelocal Homebrew formula metadata
brew
In-memory Data Grid for fast transactional data processing. Version 2.0.2 via Homebrew; verified 2026-06-01.
install
brew install apache-geodelocal Homebrew formula metadata
overview
In-memory Data Grid for fast transactional data processing
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gfsh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:apache-geode |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apache-geode |
| Homepage | https://geode.apache.org/ |
| Repository | https://github.com/apache/geode |
| Upstream docs | https://geode.apache.org/docs |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=geode/2.0.2/apache-geode-2.0.2.tgz |
| Last updated | 2026-06-01T04:39:36Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.