macOS
brew install cassandralocal Homebrew formula metadata
sudo port install cassandraMacPorts ports tree · databases/cassandra/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cassandra in AI-Agent-Workflows.
Installation
brew install cassandralocal Homebrew formula metadata
sudo port install cassandraMacPorts ports tree · databases/cassandra/Portfile · Quelle: api.github.com
nix profile install nixpkgs#cassandranixpkgs package indexes · cassandra · Quelle: raw.githubusercontent.com
sudo pacman -S perl-geoipArch Linux sync databases · perl-geoip · Quelle: geo.mirror.pkgbuild.com
Überblick
Eventually consistent, distributed key-value store
Verlauf
Apache Cassandra is an open-source distributed NoSQL database built for high availability, linear scalability, and fault tolerance on commodity hardware or cloud infrastructure. It is one of the most recognizable databases in the package-manager catalog because a single package ships the server, cqlsh, nodetool, and a large set of SSTable and operations tools.
The Apache Cassandra GitHub repository dates to 2009. The official README describes Cassandra as a highly scalable partitioned row store, with partitioning used to distribute data across machines and CQL as a SQL-like query language.
Cassandra's release history spans many major operational changes. Current NEWS and CHANGES files describe work such as transactional cluster metadata, guardrails, repair automation design work, table constraints, role/password policies, and extensive storage-engine and read-path performance improvements.
The official project homepage says Cassandra is trusted by thousands of companies for scalability and high availability. Its case studies list very large deployments, including Apple running more than 75,000 nodes, Instagram beginning use in 2012, Netflix managing petabytes of data, and Uber running Cassandra as a service for millions of queries per second and petabytes of data.
Homebrew analytics show 3,989 stable installs in the last 365 days in the formula API, reflecting developer and local-test usage rather than production cluster deployment.
The package is used to run Cassandra nodes, start local clusters, interact through `cqlsh`, and administer clusters with tools such as `nodetool`, `sstabledump`, `sstableloader`, and related SSTable utilities. Official docs identify `cassandra.yaml` as the main configuration file and cqlsh as the command-line CQL shell shipped with every Cassandra package.
For package maintainers, Cassandra is a heavy, multi-tool Java database package with config files, shell tools, Python cqlsh behavior, and fast-moving runtime requirements. It is a good test of how a package manager handles daemon-oriented software, Java compatibility, CLI shims, configuration defaults, and large upstream release artifacts.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
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.
/etc/cassandra/cassandra.yamlconf/cassandra.yamlCredential-bearing paths to review before unattended agent runs.
~/.cassandra/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
auditlogviewer | cli | globales Executable | |
cassandra | cli | globales Executable | |
cassandra-stress | cli | globales Executable | |
compaction-stress | cli | globales Executable | |
cqlsh | cli | globales Executable | |
cqlsh.py | cli | globales Executable | |
debug-cql | cli | globales Executable | |
fqltool | cli | globales Executable | |
generatetokens | cli | globales Executable | |
hash_password | cli | globales Executable | |
jmxtool | cli | globales Executable | |
nodetool | cli | globales Executable | |
sstabledump | cli | globales Executable | |
sstableexpiredblockers | cli | globales Executable | |
sstablelevelreset | cli | globales Executable | |
sstableloader | cli | globales Executable | |
sstablemetadata | cli | globales Executable | |
sstableofflinerelevel | cli | globales Executable | |
sstablepartitions | cli | globales Executable | |
sstablerepairedset | cli | globales Executable | |
sstablescrub | cli | globales Executable | |
sstablesplit | cli | globales Executable | |
sstableupgrade | cli | globales Executable | |
sstableutil | cli | globales Executable | |
sstableverify | 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:cassandra |
|---|---|
| Version | 5.0.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cassandra |
| Homepage | https://cassandra.apache.org |
| Repository | https://gitbox.apache.org/repos/asf/cassandra.git |
| Upstream-Dokumentation | https://cassandra.apache.org/doc/latest |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=cassandra/5.0.8/apache-cassandra-5.0.8-bin.tar.gz |
| Zuletzt aktualisiert | 2026-06-06T11:29:12Z |
| Pulse | updated |
| Abhängigkeiten | libev, openjdk@17, python@3.11 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cassandra |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cassandra
nix profile install nixpkgs#cassandraperl-geoip 1.51-4
GeoIP Perl API
https://github.com/maxmind/geoip-api-perl
sudo pacman -S perl-geoipcassandra
sudo port install cassandraQuellspur
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.