# memcache-top を Homebrew でインストール

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
