macOS
brew install nats-streaming-serverlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.