Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Who uses Mali? #59

Open
bojand opened this issue Nov 21, 2018 · 11 comments
Open

Who uses Mali? #59

bojand opened this issue Nov 21, 2018 · 11 comments
Labels

Comments

@bojand
Copy link
Member

bojand commented Nov 21, 2018

Hey everyone, I'm curious to hear which companies or projects are using Mali and how? It would be inspiring and interesting to hear how are people finding this project useful.

Thanks!

@xgenvn
Copy link

xgenvn commented Dec 7, 2018

I'm working on converting one of our WCF into Mali service, deploy and run on Docker. It would be very minimal and still easy to use in other projects.

@miniPX
Copy link

miniPX commented Feb 22, 2019

I'm using it! I found this yesterday while looking for some kind of grpc server side interceptor or middleware for node. I've got it set it up on kubernetes + load balancer in the same set up I was using with "raw" grpc and it works like a charm.

Planning on going though and hooking up auth middleware + streaming endpoints for performance.

Its a solid piece of work, keep it up please :)

@timurista
Copy link

Me too, working with @miniPX to get streamable services up and running.

@bojand bojand pinned this issue Mar 9, 2019
@wangkunmeng
Copy link

Me too, a game.

@thebrubaker
Copy link

I'm using it at work for a small set of microservices to scrape a website and parse some info. I made a few grpc services from scratch before finding mali.js and it just made the whole thing so simple!

@ralayo-ut
Copy link

ralayo-ut commented Apr 2, 2020

We at Userzoom use it for two of our platforms! It works well and it's quite solid! Between the two platforms we have around 25 microservices that use it and it works like a charm! We actually are moving slowly all the RESTful microservices to gRPC with Mali since its way faster to develop!

Thanks for the hard work and keep it up! :)

@hendrixroa
Copy link

I'll try today, wish me luck ;)

@abdelhak-ajbouni
Copy link

@hendrixroa any feedback ?

@anonrig
Copy link
Member

anonrig commented Apr 1, 2021

We're using Mali on Socketkit at www.socketkit.com

@ScripterSugar
Copy link
Contributor

ScripterSugar commented Apr 9, 2021

We're using it for some services that utilizes minimal gRPC implementations, in a cloud-based MSA architecture. So far so good.

@sjoerddal-pti
Copy link
Contributor

We at PTI (https://pti.nl) use Mali for our new platform! It's great for building microservices with gRPC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests