forked from p93542168/wheat-cache
feat(README): update Readme
This commit is contained in:
parent
dcfae2353b
commit
b87799a88e
|
@ -95,9 +95,9 @@ func TestClient(t *testing.T) {
|
||||||
- [x] listx
|
- [x] listx
|
||||||
- [x] stringx
|
- [x] stringx
|
||||||
- [x] hashx
|
- [x] hashx
|
||||||
- [ ] setx
|
- [x] setx
|
||||||
- [ ] zsetx
|
- [ ] zsetx
|
||||||
- [ ] channelx
|
- [x] channelx
|
||||||
- storage 层
|
- storage 层
|
||||||
- [x] log 消息推送
|
- [x] log 消息推送
|
||||||
- [x] 服务自动生成工具
|
- [x] 服务自动生成工具
|
||||||
|
|
Loading…
Reference in New Issue