洁骏Go项目库介绍
洁骏开源Lib库,支持Redis,Mysql,Pulsar,Elasticsearch中间件
创建时间:2023-10-24 04:04:32
项目介绍
-------
1. [http://github.com/flyerxp/lib](http://github.com/flyerxp/lib "http://github.com/flyerxp/lib") 是一个洁骏汽车服务有限公司开源的 Go 库,旨在提供常用的Go工具包和基础库,帮助开发者简化开发过程并提高开发效率。它支持了redis,mysql,nacos,elasticsearch,pulsar 常用中间件。拥有极佳的性能。
2. [https://github.com/flyerxp/webrpclib](https://github.com/flyerxp/webrpclib "https://github.com/flyerxp/webrpclib") 是洁骏汽车服务有限公司开源的web服务和rpc服务基础库,提供基础的web和rpc配置方法。
3. [http://github.com/flyerxp/hertz_web](http://github.com/flyerxp/hertz_web "http://github.com/flyerxp/hertz_web") 是洁骏汽车服务有限公司快速创建web的模板,使用字节跳动的 [hertz](https://www.cloudwego.io/zh/docs/hertz/ "hertz")
4. [http://github.com/flyerxp/kitex_rpc](http://github.com/flyerxp/kitex_rpc "http://github.com/flyerxp/kitex_rpc") 是洁骏汽车服务有限公司快速创建rpc的模板,使用字节跳动的[kitex](https://www.cloudwego.io/zh/docs/kitex/ "kitex")
总结
-----
基于上面的组件,使用者可以快速创建高性能的web和rpc