# 使用 Homebrew 安装 memcache-top

查看 memcache-top 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:memcache-top
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install memcache-top
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:memcache-top
- **软件包管理器:** Homebrew
- **版本:** 0.6
- **来源摘要:** Grab real-time stats from memcache
- **主页:** <https://code.google.com/archive/p/memcache-top/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- memcache-top (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.6
## 项目历史与用法

memcache-top is a Perl command-line monitor for memcached statistics, built to show a top-like, periodically refreshing view of one or more memcached instances.

### 项目历史

The archived Google Code project says the author wanted a simple, portable, lightweight command-line tool for real-time memcache or memcached stats and could not find a comparable tool at the time. The implementation intentionally avoided requiring memcached-specific Perl modules and degraded optional behavior when noncritical Perl modules were absent.

The public Google Code downloads show a fast early release sequence in April 2009, from v0.3 through v0.6. Google Code later became an archive, leaving the project as a small historical utility rather than an actively developed upstream.

### 采用历史

The project attracted enough package interest to remain available as a Homebrew formula. Its Google Code archive records 172 stars and labels around memcached, Perl, stats, CLI, and monitoring, which fits its role as a small operations tool rather than a standalone service.

### 使用方式

Users pass memcached instances and options such as port, sleep interval, color, lifetime stats, byte counters, command counters, cumulative display, and thresholds. The output summarizes usage, hit percentage, connections, response time, evictions, reads, writes, and optional gets/sets across instances.

### 为什么软件包爱好者会关心

memcache-top is the kind of package that persists because operators like single-purpose terminal tools. It predates many modern dashboards and gives package collections a tiny dependency-light way to inspect memcached fleets from a shell.

### 时间线

- 2009-04-22: v0.3 uploaded to Google Code downloads.
- 2009-04-28: v0.6 uploaded as the featured Google Code download.
- 2016: Google Code archive storage preserves the project source archive.

### Related projects

- memcache-top is built around memcached's stats protocol and belongs with other terminal monitoring tools that mimic the interaction model of `top` for specific daemons.

### 来源

- <https://code.google.com/archive/p/memcache-top>
- <https://storage.googleapis.com/google-code-archive/v2/code.google.com/memcache-top/downloads-page-1.json>
- <https://storage.googleapis.com/google-code-archive/v2/code.google.com/memcache-top/project.json>
- source_facts.package-manager-url


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/memcache-top.yml](https://github.com/mxcl/pkgdb/blob/main/combined/memcache-top.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
