Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinClair committed Apr 22, 2024
1 parent e9d5237 commit 744cf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ public class Test {
* 优化心跳检测逻辑,僵尸节点持久化,集群环境下的心跳检测使用分布式锁进行单节点检测;
* 使用java时间轮算法优化Admin调度器
* 主从架构,主节点负责任务分发和心跳检测,从节点负责执行任务
* 分布式锁部门增加spi实现
* 分布式锁增加spi实现

0 comments on commit 744cf89

Please sign in to comment.