macOS
brew install apache-geodelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apache-geode in AI-Agent-Workflows.
Installation
brew install apache-geodelocal Homebrew formula metadata
Überblick
In-memory Data Grid for fast transactional data processing
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gfsh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:apache-geode |
|---|---|
| Version | 2.0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apache-geode |
| Homepage | https://geode.apache.org/ |
| Repository | https://github.com/apache/geode |
| Upstream-Dokumentation | https://geode.apache.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=geode/2.0.2/apache-geode-2.0.2.tgz |
| Zuletzt aktualisiert | 2026-06-01T04:39:36Z |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.