Releases: moleculer-go/moleculer
Releases · moleculer-go/moleculer
v0.1.0
This is the 0.1.0 release of moleculer-go/moleculer.
Development is complete
- Documentation is in-progress
and benchmark is also in-progress
.
Contents:
- Service Broker
- Transit and Transport
- Actions (request-reply)
- Events
- Mixins
- Load balancing for actions and events (random round-robin)
- Service registry & dynamic service discovery
- Versioned services
- Middlewares
- NATS Streaming Transporter
- JSON Serializer
- Examples :)