Skip to content

Commit 32cdbca

Browse files
committed
Release v1.0.0
1 parent 5858cef commit 32cdbca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Skywalker是一个基于[Leslie Lamport](https://en.wikipedia.org/wiki/Leslie_La
3838
## 局限
3939
* 没有做特别的过载保护,可能会导致节点在高压的情况下不能自适应地运转。
4040
* 没有实现实时监控功能,需要开发者自行开发。
41-
* 没有像Chubby、Zookeeper那样实现内建的client-server功能,但开发者可以像Journey示例那样,基于Voyager网络库进行开发。
4241

4342
## 性能
4443

@@ -74,4 +73,3 @@ Skywalker支持Linux,macOS 等类Unix平台,不支持Windows平台,以下
7473

7574
<br />1、简单地使用Skywalker的基本功能,可以参考https://github.com/QiumingLu/skywalker/tree/master/examples/journey
7675
<br />2、在Skywalker的基础上搭建分布式服务,可以参考https://github.com/QiumingLu/saber
77-
<br /><br />**注意上面的例子并没有完整地处理各种异常情况**

0 commit comments

Comments
 (0)