nats-server
https://github.com/nats-io/nats-server
Go
High-Performance server for NATS.io, the cloud and edge native messaging system.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported3 Subscribers
Add a CodeTriage badge to nats-server
Help out
- Issues
- Per-message TTL entries leak in the hash wheel when the message is removed by purge or rollup, causing unbounded CPU and memory growth
- Discovery timeout to chanve severity level for route connections messages.
- [FIXED] Drop stale TTL entries from the THW when the message is already gone
- fix(cluster): retain route interest for accounts added by reload (#8560)
- Fix concurrent JetStream consumer create-or-update timeouts
- Memory leak in STATSZ on windows if the process cannot read performance counters
- (2.15) [CHANGED] Remove internal `routeTLSName`
- fix(jetstream): fence R1-to-Raft handoff
- CHANGED Replace Go 1.12 error shims with standard library errors.Is
- Implement systemd service readiness notification support
- Docs
- Go not yet supported