|
|
|
|
|
by FlorianRappl
2008 days ago
|
|
Thanks for sharing! How is it different to DAPR (https://dapr.io) (besides using a side car to enable all kinds of frameworks instead of just go)? Are the goals similar or actually quite different? How difficult is it to run it completely independent and on premise (i.e., define custom storage provider etc)? Any examples available? Thanks! |
|
I think like most things you either prefer dapr's primitives or ours. As was the same with go-micro vs grpc-go.
Micro can be self hosted. It's an open source project for which you can find the docs here https://micro.mu.