pkg.soopen package index

brew / 順位 6231

rdb を Homebrew でインストール

rdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install rdb

local Homebrew formula metadata

概要

パッケージ概要

Redis RDB parser

コマンドとエイリアス

  • rdb

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
rdbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.3.2
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v1.3.2

https://github.com/HDT3213/rdb

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rdb
バージョン1.3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rdb
ホームページhttps://github.com/HDT3213/rdb/
リポジトリhttps://github.com/HDT3213/rdb
上流ドキュメントhttps://github.com/HDT3213/rdb/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/HDT3213/rdb/archive/refs/tags/v1.3.2.tar.gz
最終更新2026-09-13T05:18:20Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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