pkg.soopen package index

brew / 排名 6231

使用 Homebrew 安装 rdb

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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