Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nats-io/nats-streaming-server
NATS Streaming System Server
https://github.com/nats-io/nats-streaming-server
Last synced: 10 days ago
JSON representation
NATS Streaming System Server
- Host: GitHub
- URL: https://github.com/nats-io/nats-streaming-server
- Owner: nats-io
- License: apache-2.0
- Created: 2016-03-24T17:42:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:59:27.000Z (7 months ago)
- Last Synced: 2024-04-14T02:21:09.287Z (7 months ago)
- Language: Go
- Homepage: https://nats.io
- Size: 12.8 MB
- Stars: 2,493
- Watchers: 80
- Forks: 293
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
- awesome-streaming - NATS streaming - fast disk-backed messaging solution (Table of Contents / Data Pipeline)
- awesome-repositories - nats-io/nats-streaming-server - NATS Streaming System Server (Go)
- awesome-streaming - NATS streaming - fast disk-backed messaging solution (Table of Contents / Data Pipeline)
README
# NATS Streaming Server
NATS Streaming is an extremely performant, lightweight reliable streaming platform built on [NATS](https://nats.io).
[![License][License-Image]][License-Url] [![ReportCard][ReportCard-Image]][ReportCard-Url] [![Build][Build-Status-Image]][Build-Status-Url] [![Release][Release-Image]][Release-Url] [![Coverage][Coverage-Image]][Coverage-Url]
# WARNING: Deprecation Notice :warning:
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](https://docs.nats.io/nats-concepts/jetstream).
## Documentation
* [Official documentation](https://nats-io.gitbook.io/legacy-nats-docs/nats-streaming-server-aka-stan)
## Clients
You can find [here](https://nats.io/download/) the list of NATS Streaming clients supported by Synadia. There are also links to community-contributed clients.
## Contact
* [Twitter](https://twitter.com/nats_io): Follow us on Twitter!
* [Google Groups](https://groups.google.com/forum/#!forum/natsio): Where you can ask questions
* [Slack](https://natsio.slack.com): To join go [here](https://slack.nats.io). You can ask questions to our maintainers and to the rich and active community.## Contributing
If you are interested in contributing to NATS, read about our...
* [Contributing guide](https://nats.io/community/#contribute)
* [Report issues or propose Pull Requests](https://github.com/nats-io/nats-streaming-server)## Security
If you've found a vulnerability or a potential vulnerability in the NATS server, please let us know at
[nats-security](mailto:[email protected]).## License
Unless otherwise noted, the NATS source files are distributed
under the Apache Version 2.0 license found in the LICENSE file.[License-Url]: https://www.apache.org/licenses/LICENSE-2.0
[License-Image]: https://img.shields.io/badge/License-Apache2-blue.svg
[Build-Status-Url]: https://travis-ci.com/github/nats-io/nats-streaming-server
[Build-Status-Image]: https://travis-ci.com/nats-io/nats-streaming-server.svg?branch=main
[Coverage-Url]: https://coveralls.io/r/nats-io/nats-streaming-server?branch=main
[Coverage-image]: https://coveralls.io/repos/github/nats-io/nats-streaming-server/badge.svg?branch=main&t=kIxrDE
[ReportCard-Url]: http://goreportcard.com/report/nats-io/nats-streaming-server
[ReportCard-Image]: http://goreportcard.com/badge/github.com/nats-io/nats-streaming-server
[Release-Url]: https://github.com/nats-io/nats-streaming-server/releases/tag/v0.25.6
[Release-image]: https://img.shields.io/badge/release-v0.25.6-1eb0fc.svg
[github-release]: https://github.com/nats-io/nats-streaming-server/releases/