Releases: chelizichen/Sgrid
v0.0.4 configuration central
when Sgrid release server , the start program will add a env alias "SGRID_CONFIG" , this env alias is use to make a distinction between production and development environment
v0.0.31 delete grid
不稳定的版本
该版本优化了UI,添加了网格组的管理,并且封装了Error支持,优化了代码。
Unstable version
This version has optimized the UI, added grid group management, and encapsulated Error support, optimizing the code.
v0.0.3 support release java
该版本支持java服务的部署, 并且修复了协程池内部panic 带来的全局影响。
Java示例项目详情参考个人仓库下的 ShopServer。
v0.0.2 dynamic nginx conf
不稳定的版本
这个版本添加了动态配置Nginx的组件服务,该服务由 SimpExpansionServer 改进而来,并且良好的集成进了 Sgird中。
同时,0.0.2版本对 nodejs进行了部分充分的验证,目前已经取得良好的成效。
另外,修复了部分发布Package时的bug。
Unstable version
This version has added a component service for dynamically configuring Nginx, which is improved from SimpExpansionServer and well integrated into Sgird.
Meanwhile, version 0.0.2 has partially validated nodejs and has achieved good results.
In addition, some bugs were fixed when releasing packages.
v0.0.1 done basic
不稳定的版本
目前已经支持golang的跨节点的部署,并且具备容灾、主备与读写分离的功能。
其他集成的有:
多节点的日志管理
多节点服务部署等功能
其他待开发:
Nginx 的 Web端配置需要等待到 SimpExpansionServer 的迁移工作完成、并且 Sgrid可以良好稳定的支持 Nodejs以后才会问世
还在准备自动扩容功能(这个需要对内部的接口进行一些整合,腾讯光子的人面试的时候问过,觉得很有意思)
日志系统是走Kafka 还是走文件读取/写入形式,这个得看自身的用户量情况了。
最近一直在准备面试,所以进度会稍慢一些。
2024.4.24
chelizichen