Skip to content

Commit 3642f88

Browse files
authoredFeb 10, 2022
Update README.md
1 parent 4c74dc6 commit 3642f88

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed
 

‎pkg/ckgroup/README.md

-20
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,6 @@
1313
* 插入失败时有重试机制
1414

1515

16-
## 安装
17-
18-
* Golang 1.13+
19-
* ClicHouse 19.16+
20-
21-
```go
22-
go get -u github.com/tal-tech/ckgroup
23-
```
24-
25-
26-
## 快速体验 ckgroup
27-
该命令依赖 `docker` , `docker-compose` , `golang`
28-
```shell
29-
./demo.sh
30-
```
31-
32-
运行效果 :
33-
34-
![demo.gif](demo.gif)
35-
3616
## 例子
3717

3818
具体参考 `examples` 目录下的代码

0 commit comments

Comments
 (0)
Please sign in to comment.