moleculer-go / moleculer

🚀 Progressive microservices framework for Go - based and compatible with https://github.com/moleculerjs/moleculer
MIT License
144 stars 27 forks source link

Initial kafka transport #94

Closed clicklord closed 2 years ago

clicklord commented 3 years ago

Add kafka transit and fix in actionCalatog(test with node.js moleculer services).So far without unit tests, because it was not possible to add their stable execution due to the peculiarities of the work of kafka-go with kafka

slaterx commented 3 years ago

@clicklord thanks for your contribution! I'm trying to work out what's happening with Drone (and why recent tests are failing), hopefully we should get these restored and be able to know the results of your PR 👍🏼

slaterx commented 3 years ago

In the meantime, could you please add some tests to your feature?

clicklord commented 2 years ago

I have added some tests

slaterx commented 2 years ago

@clicklord I was unable to fix drone, but running your tests locally seems okay to me, so I'll merge this PR to develop based on above. Only when tests are fixed I'll be able to release this.

And one more time, thank you for your contribution!

slaterx commented 2 years ago

@clicklord to follow up on this (or just chat) check us up on gitter: https://gitter.im/moleculer-go/community#