todo/jedis/2021/README.md

12 lines
596 B
Markdown
Raw Normal View History

2021-12-25 17:13:40 +00:00
## 2021年TODO
| TODO | MR | 备注 |
|--- |---|---|
|[migrate函数支持byte](https://github.com/redis/jedis/issues/2688) | https://github.com/redis/jedis/pull/2689 | 已合入 |
|支持[XINFO STREAM FULL](https://redis.io/commands/xinfo-stream) | https://github.com/redis/jedis/pull/2746 | 待合入 |
|[ACL支持Pub/Sub channels](https://redis.io/commands/acl-getuser) | https://github.com/redis/jedis/pull/2750 | 待合入|
|支持[CLUSTER LINKS](https://redis.io/commands/cluster-links) | / | / |
|支持[CLUSTER DELSLOTSRANGE](https://redis.io/commands/cluster-delslotsrange) | / | / |