This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Releases: why444216978/gin-api
Releases · why444216978/gin-api
v1.0.25
v1.0.24
- support reliable queue
- abstract queue, implement RabbitMQ
- abstract logger and field
v1.0.23
- Support gRPC
- Abstract http server error
v1.0.22
- add cron
- optimize logger
- optimize agollo sdk
- fix load services when system is windows
v1.0.21
- optimize http rpc client
- fix some bugs
v1.0.20
- abstract app and bootstrap.
- servicer support set,del,get.
- fix some bugs.
v1.0.19
- abstract client dir and server
- adjust app, client and server directory
- support apollo client
- fix some bug
v1.0.18
- 负载均衡器 selector 封装
- servicer 与 discovery 解耦
v1.0.17
- 使用 byte pool 优化网络 IO 读取
- http rpc 支持自定义编码器
- http rpc 支持插件注入
- http rpc 支持 transport 和 https
v1.0.16
- RPC-HTTP 超时传递
- 缓存处理捕获用户传入方法panic
- 缓存加锁自旋