From 7467e3aae16ac20f88cbb532fb46545254aa49fb Mon Sep 17 00:00:00 2001 From: zeekling Date: Sun, 26 Dec 2021 16:38:01 +0800 Subject: [PATCH] update jedis --- jedis/2021/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jedis/2021/README.md b/jedis/2021/README.md index 6129ee9..a6a2bf0 100644 --- a/jedis/2021/README.md +++ b/jedis/2021/README.md @@ -13,6 +13,6 @@ | 支持[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) | |未合入| -| [Added the BYTE BIT option for bitcount](https://redis.io/commands/bitcount) | |未合入| +| [Added the BYTE BIT option for bitcount](https://redis.io/commands/bitcount) | https://github.com/redis/jedis/pull/2768 |未合入|