nats-streaming-server

Lightweight cloud messaging system with streaming capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Lightweight cloud messaging system

Commands

nats-streaming-server

Examples

Start NATS Streaming Server with default configuration$ nats-streaming-server
Start server on custom port with cluster name$ nats-streaming-server -p 4223 -cid my-cluster
Start server with file-based storage$ nats-streaming-server -store file -dir ./data