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
- 重構
- 增加console
- 增加example
- 采用project、module方式構建
- 修改包名以實現發布jar包到maven repositories
2.2.0
- 重構協議
- 合并cnode和snode同步操作
- 分離cluster和client rpc
- 默認tns狀態為joining,不再支持單機部署
2.1.1
- 增加cluster節點失敗中間狀態,避免不友好的一次標記失敗
- 修改cluster初始狀態為UP
- cnodemanager管理的me可以被更新
- 管理腳本可以在任意目錄執行
2.1.0
- 增加了service節點下線功能
- 去掉了不必要的log
- 統一了管理腳本
2.0.0
- 第一個cluster版本
0.0.1
- 第一個單機版