Week of October 3 - 9, 2022
⚡ Releases
Official releases from NATS repos and others in the ecosystem.
nats.rs - async v0.21.0
nats.java - v2.16.1
nats-box - v0.13.2
nsc - v2.7.3
nack - v0.7.3
nats-top - v0.5.3
📖 Articles
Blog posts, tutorials, or any other text-based content about NATS.
Creating a Global Virtual Healthcare Cloud with Control Plane & Synadia NGS - Nathan McNeill, Control Plane & Steve Dischinger, Synadia
The Matrix Dendrite Project move from Kafka to NATS - Neil Alexander, Element
💬 Discussions
GitHub Discussions from various NATS repositories.
nats-server - Message prioritization to certain consumers
🧑🎓 Resources
New or updated official learning resources, such as docs, screencasts, and examples, etc.
Check out a couple systemd files available in the nats-server repo.
Have you wanted dead letter queue (DLQ) type functionality? It is quite straightforward to roll-your-own using advisory messages!
Have you heard about the Key-Value layer that just came out of experimental status? Here is a new NATS by Example intro for Go.