Commit Graph

  • 73d939e7bf
    test: remove testify (#2463) Monkey 2023-02-28 14:56:41 +0800
  • 181453f4b0 update test monkey92t 2023-02-28 13:48:51 +0800
  • 9c3562cffd test for function kill' g dwibedis 2023-02-28 00:01:01 +0530
  • fd5954bc31
    Merge branch 'master' into function_kill dwibedis 2023-02-27 23:45:02 +0530
  • 0b78525b00 function kill command introduction dwibedis 2023-02-27 23:39:40 +0530
  • e2fb7fe9d1 feat(zadd): add ZAddLT and ZAddGT Jens Fosgerau 2023-02-07 19:41:31 +0100
  • 20efe30c1d test: remove testify monkey92t 2023-02-27 17:05:49 +0800
  • b84d5fb9e2
    chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 02:58:00 +0000
  • 24fa725799 feat: add lock for hooks.dial monkey92t 2023-02-26 18:29:59 +0800
  • 86be4def5e remove redundant context monkey92t 2023-02-24 22:12:16 +0800
  • 6bfee562a5 add test monkey92t 2023-02-24 22:05:50 +0800
  • e309eaf915
    docs: add reading lag field comment (#2451) Monkey 2023-02-24 20:21:12 +0800
  • 54329f1692
    Merge branch 'master' into lat_comment Vladimir Mihailenco 2023-02-24 09:45:53 +0200
  • 6ec458549e
    Pointer -> Ptr (#2458) Chandra Eepuri 2023-02-24 11:17:58 +0530
  • 8985635484 Pointer -> Ptr Chandra Eepuri 2023-02-24 00:19:08 +0530
  • a5d34664c9 feat: remove ctx.Deadline monkey92t 2023-02-24 02:23:50 +0800
  • 6045d2e456
    Add support for BZMPOP (#2456) YuGan 2023-02-23 19:25:41 +0800
  • 0c55fa7c15 Add BZMPOP command comment li 2023-02-23 18:29:51 +0800
  • 7d05421159 Add support for BZMPOP li 2023-02-23 17:33:59 +0800
  • 621c02c583
    Adding support for ZMPOP command (#2408) Anurag Bandyopadhyay 2023-02-22 23:08:51 +0530
  • 53d691e277 feat: adding help strings Anuragkillswitch 2023-02-22 22:52:25 +0530
  • 3db99a55a8 feat: watch <-context.Done monkey92t 2023-02-22 23:56:00 +0800
  • c5b1f1ce7d feat: updated ZArrayWithKeyCmd to ZSliceWithKeyCmd Anuragkillswitch 2023-02-21 14:41:12 +0530
  • fc080e8923
    Merge branch 'redis:master' into ab/support-for-ZMPOP Anurag Bandyopadhyay 2023-02-21 14:36:03 +0530
  • ad7b4e5339
    Merge branch 'master' into feature/support_cluster_shard_cmd Vũ Hải Lâm 2023-02-19 23:58:50 +0700
  • a709c0a9d5 docs: add reading lag field comment monkey92t 2023-02-19 20:48:46 +0800
  • f95bdb8a8b
    redis 7.0.8 in tests (#2450) Chayim 2023-02-19 13:42:18 +0200
  • 5719f38973
    Merge branch 'master' into ck-bumpredis Monkey 2023-02-19 18:46:50 +0800
  • 619637e8da redis 7.0.8 in tests Chayim I. Kirshen 2023-02-19 10:25:47 +0200
  • d33d46aa40 Fix some bugs Lam Vu 2023-02-19 12:20:47 +0700
  • 1e221a26ad fix some bugs Lam Vu 2023-02-19 11:47:35 +0700
  • 78a2f06fff fix some bug Signed-off-by: Lam Vu <lamvh2812@gmail.com> Lam Vu 2023-02-19 11:40:24 +0700
  • 5d92a0c80a feat: Add support for CLUSTER SHARDS command Lam Vu 2023-02-19 11:25:47 +0700
  • 7bea742902
    Merge branch 'master' into ab/support-for-ZMPOP Anurag Bandyopadhyay 2023-02-18 14:17:48 +0530
  • 3b5361dc10
    fix: lag can be null (#2448) Timofey 2023-02-17 16:05:44 +0300
  • 5753022949 fix: lag can be null Timofey 2023-02-17 11:21:22 +0000
  • c764368c89 fix test race monkey92t 2023-02-16 17:41:43 +0800
  • 6f383d8c3a feat: recover addIdleConn may occur panic monkey92t 2023-02-16 17:28:54 +0800
  • 8a8b1d8941 fix: renaming command to ZArrayWithKeyCmd to match the standard Anuragkillswitch 2023-02-15 13:11:01 +0530
  • 1cf62ef25c fix: using redis.Nil instead of string Anuragkillswitch 2023-02-14 21:58:48 +0530
  • 1de3495785 Adding more tests Anuragkillswitch 2023-02-14 21:46:46 +0530
  • 811fed8951
    Merge branch 'redis:master' into ab/support-for-ZMPOP Anurag Bandyopadhyay 2023-02-14 21:33:05 +0530
  • 82cf405e6f fix: fix testS Anuragkillswitch 2023-02-14 21:32:31 +0530
  • 69467cc34a fix: test removal check Anuragkillswitch 2023-02-14 21:26:18 +0530
  • 6353e86996 fix: fix test Anuragkillswitch 2023-02-14 21:24:02 +0530
  • bd0d1c2293
    Add support for BLMPOP (#2442) ZhiQiang Li 2023-02-14 23:50:51 +0800
  • 1f0f60340d feat: modifying ZMpopCmd Anuragkillswitch 2023-02-14 21:16:59 +0530
  • ab4edce4f7 change ListElementCmd to KeyValuesCmd li 2023-02-14 22:07:01 +0800
  • aa640521d6
    Merge branch 'redis:master' into pop ZhiQiang Li 2023-02-14 22:01:31 +0800
  • d2c53bd2a5
    refactor: change ListElementCmd to KeyValuesCmd. (#2443) Monkey 2023-02-14 21:52:56 +0800
  • 413d515657 recover KeyValuesCmd API monkey92t 2023-02-14 21:26:31 +0800
  • 140a1d26d7 otel test Rangel Reale 2023-02-14 10:04:31 -0300
  • 095fb1c110 tracing option to customize span name Rangel Reale 2023-02-14 09:55:07 -0300
  • bb564aefc7 KeyValuesCmd.val are modified to pointers monkey92t 2023-02-14 20:35:43 +0800
  • e6cb343635 Add support for BLMPOP li 2023-02-14 18:54:12 +0800
  • 410ac3b0b4 refactor: change ListElementCmd to KeyValuesCmd monkey92t 2023-02-14 18:38:00 +0800
  • 3532f2a414
    fix: limit the number of connections created (#2441) Monkey 2023-02-14 18:01:53 +0800
  • 573f8f88fd
    Merge branch 'master' into fix_pool Vladimir Mihailenco 2023-02-14 10:39:17 +0200
  • 2b045dc521 feat: adding ZMPOP and tests Anuragkillswitch 2023-02-14 00:30:53 +0530
  • f2526c5188 Merge branch 'ab/support-for-ZMPOP' of https://github.com/SoulPancake/go-redis into ab/support-for-ZMPOP Anuragkillswitch 2023-02-13 20:47:41 +0530
  • 0d83c51e0d Merge branch 'master' of https://github.com/SoulPancake/go-redis into ab/support-for-ZMPOP Anuragkillswitch 2023-02-13 20:47:09 +0530
  • 94b90b5be0 fix: remove old implementation Anuragkillswitch 2023-02-13 20:46:50 +0530
  • a8ba6de363
    Merge branch 'redis:master' into ab/support-for-ZMPOP Anurag Bandyopadhyay 2023-02-13 20:41:27 +0530
  • 0d306237c7
    Add support for LMPOP (#2440) Anurag Bandyopadhyay 2023-02-13 20:32:14 +0530
  • ab94b08c25 feat: add lmpop command monkey92t 2023-02-13 22:36:01 +0800
  • 462f545ef6
    Merge branch 'master' into 2276-stream-context Chayim 2023-02-13 15:19:26 +0200
  • d63389a1e7 feat: adding more test scenarios Anuragkillswitch 2023-02-13 18:43:48 +0530
  • 586b7819c2 fix: adding tests as sliceCmd and using nested interfaces Anuragkillswitch 2023-02-13 17:51:10 +0530
  • f2bbdef773 fix: string slice attempt Anuragkillswitch 2023-02-13 17:42:23 +0530
  • 946560b0d1 fix: adding tests as a sliceCmd Anuragkillswitch 2023-02-13 16:53:38 +0530
  • 7d050ecd56 fix: fixing tests Anuragkillswitch 2023-02-13 15:19:42 +0530
  • a7c9317bc6 fix: decoupling resp array part and normal part Anuragkillswitch 2023-02-13 15:11:55 +0530
  • 068299af73 fix: fixing tests and expectation Anuragkillswitch 2023-02-13 14:04:21 +0530
  • 5aece8d5f9 test: fix test error monkey92t 2023-02-13 16:16:56 +0800
  • 640c1850b4 fix: limit the number of connections created monkey92t 2023-02-13 16:06:36 +0800
  • dc3ebf7831 fix: length of args fix Anuragkillswitch 2023-02-13 13:29:40 +0530
  • ae56d31f83 Merge branch 'support-for-LMPOP' of https://github.com/SoulPancake/go-redis into support-for-LMPOP Anuragkillswitch 2023-02-13 13:01:41 +0530
  • 14ae0c21a7 fix: adding correct args Anuragkillswitch 2023-02-13 12:59:24 +0530
  • eda1014bd4
    Merge branch 'master' into support-for-LMPOP Anurag Bandyopadhyay 2023-02-13 12:50:57 +0530
  • 3e6dd2b433 feat(lmpop): add LMPOP Anuragkillswitch 2023-02-13 12:49:57 +0530
  • de398c8e6f
    Merge branch 'master' into error ZhiQiang Li 2023-02-12 22:06:42 +0800
  • 08b4cc5f4b
    feat: remove pool unused fields (#2438) Monkey 2023-02-12 18:50:25 +0800
  • 137880c119 feat: remove pool unused fields monkey92t 2023-02-12 18:17:56 +0800
  • 2bed94510b
    chore: add Chinese translation (#2436) Vladimir Mihailenco 2023-02-11 11:32:44 +0200
  • 0536c2392d
    Merge branch 'master' into chore/chinese-traslation Vladimir Mihailenco 2023-02-11 09:57:57 +0200
  • 1dd28c329f chore: add Chinese translation Vladimir Mihailenco 2023-02-11 09:56:09 +0200
  • dadcdcf224 fix: Blocking commands respect canceled context Adam Snyder 2023-02-09 11:59:32 -0800
  • 4d4a65774c test: Disable tests for cancelled context Adam Snyder 2023-02-09 12:10:16 -0800
  • 2add8bd7c5 test: Add tests for cancelled context Adam Snyder 2023-02-09 12:09:07 -0800
  • e120a9df13
    Merge ba471af0b7 into f7b3619c8b lianghongle 2023-02-10 02:25:10 +0900
  • f7b3619c8b
    hotfix/v8_conn_pool_check_fd (#2431) v8 hardeyhe 2023-02-09 23:01:02 +0800
  • 3b2878a71f chore: merge branch hardeyhe 2023-02-09 16:15:03 +0800
  • e0cac9ee24 fix: connPool check fd for bad conns hardeyhe 2023-02-08 21:19:15 +0800
  • 620f1324de fix: connPool check fd for bad conns hardeyhe 2023-02-08 18:59:13 +0800
  • a7fb5a1eba Merge branch 'hotfix/v8_conn_pool_check_fd' of github.com:hardeyhe/go-redis into hotfix/v8_conn_pool_check_fd hardeyhe 2023-02-09 15:32:04 +0800
  • 632d61498e fix: connPool check fd for bad conns hardeyhe 2023-02-08 21:19:15 +0800
  • 2f56602342 connPool check fd for bad conns hardeyhe 2023-02-08 21:19:15 +0800
  • 345ad7598a
    chore(deps): bump github.com/bsm/gomega from 1.20.0 to 1.26.0 (#2421) dependabot[bot] 2023-02-08 20:50:55 +0800
  • f86cf43414
    chore(deps): bump github.com/bsm/gomega from 1.20.0 to 1.26.0 dependabot[bot] 2023-02-08 12:32:32 +0000
  • 247ef35a02
    chore(deps): bump github.com/bsm/ginkgo/v2 from 2.5.0 to 2.7.0 (#2420) dependabot[bot] 2023-02-08 20:31:43 +0800