Skip to content

Commit e95634b

Browse files
committed
1 parent 6059b1e commit e95634b

File tree

6 files changed

+277
-198
lines changed

6 files changed

+277
-198
lines changed

docs/todo.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
# Leibale
1+
# Client
22

33
- Does `close`/`destory` actually close the connection from the Redis POV? Works with OSS, but what about Redis Enterprie?
44

5-
# Docs
6-
5+
Docs:
76
- [v4 to v5](./v4-to-v5.md) - Legacy mode
87
- [Command Options](./command-options.md)
98
- [RESP](./RESP.md)
109

11-
# Missing functionality
10+
# Server
1211

1312
- `HEXISTS`: accepts one field only, should be the same as `EXISTS`
1413

15-
# Replies
16-
1714
`String` -> `Double`:
1815
- `INCRBYFLOAT`
1916
- `HINCRBYFLOAT`

0 commit comments

Comments
 (0)