Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
org0000h authored Feb 10, 2022
1 parent 4c74dc6 commit 3642f88
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pkg/ckgroup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,6 @@
* 插入失败时有重试机制


## 安装

* Golang 1.13+
* ClicHouse 19.16+

```go
go get -u github.com/tal-tech/ckgroup
```


## 快速体验 ckgroup
该命令依赖 `docker` , `docker-compose` , `golang`
```shell
./demo.sh
```

运行效果 :

![demo.gif](demo.gif)

## 例子

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

0 comments on commit 3642f88

Please sign in to comment.