docs: add kratos to distributed systems category

This commit is contained in:
Edilson Alves 2021-10-22 19:31:50 -03:00 committed by Avelino
parent 434389f2a5
commit 24415387c8

View File

@ -729,6 +729,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [hprose](https://github.com/hprose/hprose-golang) - Very newbility RPC Library, support 25+ languages now.
* [jsonrpc](https://github.com/osamingo/jsonrpc) - The jsonrpc package helps implement of JSON-RPC 2.0.
* [jsonrpc](https://github.com/ybbus/jsonrpc) - JSON-RPC 2.0 HTTP client implementation.
* [Kratos](https://github.com/go-kratos/kratos) - A modular-designed and easy-to-use microservices framework in Go.
* [liftbridge](https://github.com/liftbridge-io/liftbridge) - Lightweight, fault-tolerant message streams for NATS.
* [lura](https://github.com/luraproject/lura) - Ultra performant API Gateway framework with middlewares.
* [micro](https://github.com/micro/micro) - A distributed systems runtime for the cloud and beyond.