macOS
brew install nats-streaming-serverlocal Homebrew formula metadata
brew
nats-streaming-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nats-streaming-serverlocal Homebrew formula metadata
概要
Lightweight cloud messaging system
履歴
NATS Streaming Server, also called STAN, was the reliable streaming layer that predated JetStream in the NATS ecosystem. It added persistence, durable subscriptions, acknowledgements, and replay-style messaging on top of core NATS for users who wanted lightweight streaming without running a larger broker stack.
The GitHub repository was created on 2016-03-24 and the project reached its final published GitHub release, v0.25.6, on 2023-11-17. The repository README says NATS Streaming Server is deprecated, with critical bug and security fixes applied until June 2023, and directs persistence users to JetStream. GitHub marked the repository archived on 2025-12-31.
The replacement path is explicit in the NATS documentation: JetStream is built into nats-server and the docs state that JetStream completely replaces the legacy STAN streaming layer.
NATS Streaming Server mattered during the period when NATS users needed persistent streams before JetStream became the standard NATS persistence engine. Its adoption footprint is now mostly legacy maintenance and migrations: Homebrew listed the formula as deprecated on 2026-07-01 and reported 193 installs over the preceding 365 days.
Package users installed the standalone `nats-streaming-server` binary to run a STAN server beside NATS clients. Practical use involved provisioning channels, durable subscribers, and client libraries for applications that needed message replay or at-least-once delivery. New deployments are expected to use JetStream in `nats-server` instead.
This is a package-history marker for a superseded infrastructure component: keeping it packaged helps old deployments and migration tests, while the formula deprecation and upstream archive tell package maintainers not to treat it as a living NATS server family member.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nats-streaming-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nats-io/nats-streaming-server
インストールメタデータ
| パッケージキー | brew:nats-streaming-server |
|---|---|
| バージョン | 0.25.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nats-streaming-server |
| ホームページ | https://nats.io |
| リポジトリ | https://github.com/nats-io/nats-streaming-server |
| 上流ドキュメント | https://github.com/nats-io/nats-streaming-server#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/nats-io/nats-streaming-server/archive/refs/tags/v0.25.6.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nats-streaming-server |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.