2021-12-25 17:13:40 +00:00
|
|
|
|
|
|
|
## 2021年TODO
|
|
|
|
|
2021-12-26 03:40:26 +00:00
|
|
|
| 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) | | 未合入|
|
|
|
|
| 支持[ZMPOP numkeys key](https://redis.io/commands/zmpop) | | 未合入|
|
|
|
|
| 支持[BZMPOP](https://redis.io/commands/bzmpop) | |未合入 |
|
|
|
|
| 支持[CLUSTER ADDSLOTSRANGE](https://redis.io/commands/cluster-addslotsrange) | | 未合入|
|
|
|
|
| 支持[LMPOP numkeys key](https://redis.io/commands/lmpop) | |未合入 |
|
|
|
|
| 支持[BLMPOP timeout numkeys key](https://redis.io/commands/lmpop) | |未合入|
|
2021-12-26 08:38:01 +00:00
|
|
|
| [Added the BYTE BIT option for bitcount](https://redis.io/commands/bitcount) | https://github.com/redis/jedis/pull/2768 |未合入|
|
2021-12-26 03:40:26 +00:00
|
|
|
|
2021-12-25 17:13:40 +00:00
|
|
|
|