Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@slaterx slaterx released this 29 Apr 11:01
· 219 commits to develop since this release
38dff23

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 :)