pkg.soopen package index

brew / Rang 6231

rdb mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rdb in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rdb

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Redis RDB parser

Befehle und Aliase

  • rdb

Verlauf

Projektgeschichte und Nutzung

rdb is a Go implementation of a Redis RDB snapshot parser. It provides both a command-line analysis tool and reusable functionality for applications that need to inspect or generate Redis snapshot data.

Projektgeschichte

rdb was developed in Go as a Redis RDB parser for secondary development and memory analysis. Its README credits the earlier `redis-rdb-tools` project as an influence.

The project expanded from parsing and conversion into operational analysis features, including memory reports, biggest-key and hottest-key searches, prefix analysis, flame graphs, and RDB generation.

Adoptionsgeschichte

The project is distributed through Go's module tooling, downloadable release binaries, and Homebrew. The supplied package metadata currently records Homebrew as its package-manager channel.

Wie es verwendet wird

Typical commands convert a snapshot to JSON or AOF, generate a memory report, find the largest or hottest keys, summarize key prefixes, or launch a flame-graph view.

The input is normally a Redis `dump.rdb` file, with output paths and analysis modes supplied as command-line flags. No official persistent configuration or credentials file is documented.

Warum Paket-Nerds sich dafür interessieren

rdb packages several common Redis snapshot-inspection jobs into one Go binary: format conversion, memory reporting, large-key discovery, LFU hot-key analysis, prefix aggregation, and flame graphs.

It is useful when operators need offline visibility into a Redis snapshot without loading the dataset into a running Redis server. The repository also exposes parser functionality for secondary development rather than limiting the project to its CLI.

Zeitleiste

  • Initial project: A Go parser was created for Redis RDB secondary development and memory analysis.
  • Subsequent development: Conversion, reporting, big-key, hot-key, prefix, flame-graph, and snapshot-generation features were added.
  • Current releases: The official release series continues to track newer Redis RDB format versions and parser fixes.

Related projects

  • Redis produces the RDB snapshot format consumed by the tool.
  • redis-rdb-tools is explicitly credited by the project and provides a related snapshot-parsing workflow.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rdbcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version1.3.2
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.3.2

https://github.com/HDT3213/rdb

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rdb
Version1.3.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rdb
Homepagehttps://github.com/HDT3213/rdb/
Repositoryhttps://github.com/HDT3213/rdb
Upstream-Dokumentationhttps://github.com/HDT3213/rdb/
LizenzApache-2.0
Quellarchivhttps://github.com/HDT3213/rdb/archive/refs/tags/v1.3.2.tar.gz
Zuletzt aktualisiert2026-09-13T05:18:20Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerdb
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation