You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Merge branch 'v5' of github.com:leibale/node-redis into v5
This commit is contained in:
10
docs/todo.md
10
docs/todo.md
@@ -1,3 +1,13 @@
|
||||
# Leibale
|
||||
|
||||
- Does `close`/`destory` actually close the connection from the Redis POV? Works with OSS, but what about Redis Enterprie?
|
||||
|
||||
# Docs
|
||||
|
||||
- [v4 to v5](./v4-to-v5.md) - Legacy mode
|
||||
- [Command Options](./command-options.md)
|
||||
- [RESP](./RESP.md)
|
||||
|
||||
# Missing functionality
|
||||
|
||||
- `HEXISTS`: accepts one field only, should be the same as `EXISTS`
|
||||
|
Reference in New Issue
Block a user