Skip to content

Releases: moleculer-go/moleculer

v0.1.0

29 Apr 11:01
38dff23
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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