This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Releases: jerrysearch/tns
Releases · jerrysearch/tns
v3.0.2
v3.0.1
- 重構(gòu)
- 增加console
- 增加example
- 采用project、module方式構(gòu)建
- 修改包名以實(shí)現(xiàn)發(fā)布jar包到maven repositories
2.2.0
- 重構(gòu)協(xié)議
- 合并cnode和snode同步操作
- 分離cluster和client rpc
- 默認(rèn)tns狀態(tài)為joining,不再支持單機(jī)部署
2.1.1
- 增加cluster節(jié)點(diǎn)失敗中間狀態(tài),避免不友好的一次標(biāo)記失敗
- 修改cluster初始狀態(tài)為UP
- cnodemanager管理的me可以被更新
- 管理腳本可以在任意目錄執(zhí)行
2.1.0
- 增加了service節(jié)點(diǎn)下線功能
- 去掉了不必要的log
- 統(tǒng)一了管理腳本
2.0.0
- 第一個(gè)cluster版本
0.0.1
- 第一個(gè)單機(jī)版