Legacy - NATS Docs
CtrlK
NATS.ioNATS by ExampleSlackNATS Docs
  • Legacy NATS Documentation
  • NATS Streaming Server (aka STAN)
    • Developing With STAN
      • Connecting to NATS Streaming
      • Publishing to a Channel
      • Receiving a Message from a Channel
      • Queue Subscriptions
      • Durable Subscriptions
      • Acknowledgements
      • The Streaming Protocol
    • STAN Concepts
      • Store Encryption
      • Partitioning
      • Relation to NATS
      • Store Interface
      • Channels
        • Message Log
        • Subscriptions
          • Durable
          • Regular
          • Queue Group
          • Redelivery
      • Clustering
        • Containers
        • Configuration
        • Auto Configuration
        • Supported Stores
      • Monitoring
        • Endpoints
      • Fault Tolerance
        • Active Server
        • Standby Servers
        • Failover
        • Shared State
    • STAN NATS Streaming Server
      • Embedding NATS Streaming Server
      • Running
      • Installing
      • Docker Swarm
      • Windows Service
      • Configuring
        • Store Limits
        • Configuration File
        • Securing
        • Command Line Arguments
        • Persistence
          • File Store
          • SQL Store
      • STAN on Kubernetes
        • NATS Streaming Cluster with FT Mode
  • nats-account-server
    • Inspecting JWTs
    • Update Notifications
    • Directory Store
    • Basics
Powered by GitBook
On this page

NATS Streaming Server (aka STAN)

WARNING Deprecation Notice

The NATS Streaming Server is being deprecated. Critical bug fixes and security fixes will be applied until June of 2023. NATS-enabled applications requiring persistence should use JetStream.

PreviousLegacy NATS DocumentationNextDeveloping With STAN

Last updated 1 year ago