Commit Graph

  • bdfb4a75ad chore: fix import path Vladimir Mihailenco 2023-01-24 15:50:10 +0200
  • 8db53fadf6
    Merge pull request #2362 from redis/chore/update-import-path Vladimir Mihailenco 2023-01-24 15:48:35 +0200
  • d4582b0bd4 restoring redismock path Chayim I. Kirshen 2023-01-24 14:19:26 +0200
  • d671d60ec8
    Merge pull request #2361 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.25.0 Monkey 2023-01-23 22:48:56 +0800
  • 97b491aace chore: update import path Vladimir Mihailenco 2023-01-23 08:48:54 +0200
  • 5ca5740d51
    Merge pull request #2360 from monkey92t/compatible Vladimir Mihailenco 2023-01-23 08:37:40 +0200
  • 472794be83
    chore(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 dependabot[bot] 2023-01-23 02:16:17 +0000
  • 806266524b docs: updated "Installation" description in README.md monkey 2023-01-22 21:31:01 +0800
  • 0b709c7773
    Merge pull request #2359 from go-redis/fix/pipeline-mutext Monkey 2023-01-21 19:20:21 +0800
  • bc9216edb2 docs: pipeline documentation changed to "not thread(goroutines) safe" monkey 2023-01-21 19:01:53 +0800
  • eeb49d3733
    Merge pull request #2358 from monkey92t/fifo Monkey 2023-01-21 18:44:14 +0800
  • 6525bbbaa1 fix: remove mutex from pipeline Vladimir Mihailenco 2023-01-21 10:41:51 +0200
  • c888488a7a
    Merge pull request #2250 from vincentserpoul/v8 Vladimir Mihailenco 2023-01-21 10:45:11 +0200
  • 3f22ed180e
    Merge pull request #2296 from v3s1e/v8 Vladimir Mihailenco 2023-01-21 10:43:27 +0200
  • 767109c632 chore: cleanup names Vladimir Mihailenco 2023-01-21 10:30:02 +0200
  • a5aeb1659b docs: update hook doc monkey 2023-01-21 00:20:50 +0800
  • 0ed4a4420f fix: fix the withHook func monkey 2023-01-21 00:02:44 +0800
  • 4f38f2368d test: add hook fifo mode test monkey 2023-01-20 23:56:20 +0800
  • 97697f488f feat: hook mode is changed to FIFO monkey 2023-01-20 23:19:49 +0800
  • e314cd9846
    Merge pull request #2356 from go-redis/fix/cursor-uint64 Vladimir Mihailenco 2023-01-20 15:15:43 +0200
  • b88bd93662 fix: read cursor as uint64 Vladimir Mihailenco 2023-01-20 13:09:00 +0200
  • 31f6ce0399
    Merge pull request #1960 from wjdqhry/feature/struct-to-hashset Monkey 2023-01-19 16:24:21 +0800
  • 701b1d0a8b fix: 386 platform test monkey92t 2023-01-19 16:01:25 +0800
  • 0064199323 feat: appendArgs adds to read the structure field and supplements the test monkey92t 2023-01-19 15:31:31 +0800
  • 684f34d441 Merge branch 'master' into struct-to-hashset monkey92t 2023-01-19 15:04:25 +0800
  • 913936b4cd fix: change serialize key "key" to "redis" 정보교 2023-01-19 13:00:04 +0900
  • d4e63b497d
    Merge pull request #2354 from emilienkofman/feat/add_sort_ro Monkey 2023-01-18 21:48:36 +0800
  • ca063fd0ad feat: add SORT_RO command Emilien Kofman 2023-01-18 12:13:55 +0100
  • 86f4ea13a9
    Merge pull request #2345 from monkey92t/zintercard Monkey 2023-01-11 13:21:13 +0800
  • bb65dcdf09 feat: add zintercard cmd monkey92t 2023-01-07 23:05:04 +0800
  • 09fcdbe6e4
    Merge pull request #2344 from monkey92t/hook Monkey 2023-01-07 16:52:12 +0800
  • d42dd1007c docs: add a description of the hook monkey92t 2023-01-07 16:30:56 +0800
  • 6c688c7e9f
    Merge pull request #2341 from monkey92t/v8 Monkey 2023-01-06 01:50:19 +0800
  • 57918584b8 test(github-action): update v8 test services-redis version, to redis6 monkey92t 2023-01-06 01:35:23 +0800
  • 979f5a087b test: update redis version monkey92t 2023-01-06 01:30:12 +0800
  • 1a21875440 test: add log monkey92t 2023-01-06 00:54:37 +0800
  • b388e1d8b3 test: remove test monkey92t 2023-01-06 00:19:26 +0800
  • b646a49f07 test: v8 test monkey92t 2023-01-06 00:09:59 +0800
  • 92fb134b81 test: update the go version of the v8 branch test monkey92t 2023-01-05 19:20:57 +0800
  • 2556b76824 test(action): add tests to the v8 branch monkey92t 2023-01-05 19:19:08 +0800
  • 6a0c42198f
    Merge pull request #2340 from monkey92t/v8 Monkey 2023-01-05 19:17:35 +0800
  • 0a57079ece feat: v8 remove redis7 command monkey92t 2023-01-05 19:14:20 +0800
  • af893143ae
    Merge pull request #2338 from monkey92t/readme Monkey 2023-01-03 18:40:12 +0800
  • 2fd84242f0 docs(README.md): update doc addr, to v9 monkey92t 2023-01-03 18:37:13 +0800
  • 5c486cf98a
    Merge pull request #2335 from monkey92t/issue_2319 Monkey 2022-12-29 19:22:29 +0800
  • 0358ca4bfe fix: hook.process.fn should return error instead of cmd.SetErr() monkey92t 2022-12-29 17:04:57 +0800
  • 7828fa10a8
    Merge pull request #2334 from monkey92t/version Monkey 2022-12-28 22:57:06 +0800
  • 443f0ec113 test: upgrade redis version(7.0.7) monkey92t 2022-12-28 22:38:59 +0800
  • c7bc54b4d0
    Merge pull request #2333 from monkey92t/fix_2312 Monkey 2022-12-28 22:31:25 +0800
  • a872c35b1a feat: add ClientName option monkey92t 2022-12-28 22:14:52 +0800
  • a4336cbd43
    feat(scan): add Scanner interface (#2317) Monkey 2022-12-24 22:29:45 +0800
  • 7c4b924350
    fix(redisotel): correct metrics.DialHook attrs (#2331) Scott 2022-12-23 04:40:07 -0800
  • 1d5a7e88f2 fix(redisotel): prevent race condition by passing a copy of attrs rather than a reference Scott Hollingsworth 2022-12-23 01:17:53 -0800
  • ba471af0b7 fix: struct XInfoGroup add attributes EntriesRead and Lan to avoid default err lianghongle 2022-12-23 03:30:48 +0800
  • b9aea760e5 fix: struct XInfoGroup add attributes EntriesRead and Lan to avoid default err lianghongle 2022-12-23 03:22:30 +0800
  • 45a172aa7c fix:struct XInfoGroup add attributes EntriesRead and Lan to avoid default err lianghongle 2022-12-23 03:06:06 +0800
  • bb36a99c68
    Merge f58ab5e12e into 52af8ba852 lianghongle 2022-12-22 09:41:49 +0000
  • f58ab5e12e fix: readXGroupInfo support entries-read and lag 神圣小树 2022-12-22 17:39:35 +0800
  • 0205a0c632 readXGroupInfo support entries-read and lag 神圣小树 2022-12-22 17:29:08 +0800
  • 9ae93887be readXGroupInfo support entries-read and lag 神圣小树 2022-12-22 17:15:11 +0800
  • f70c952806
    chore(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#2320) dependabot[bot] 2022-12-19 14:37:49 +0800
  • 99bda50e28
    chore(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 dependabot[bot] 2022-12-19 01:36:36 +0000
  • c00337ac1a feat(scan): add Scanner interface monkey92t 2022-12-17 23:45:18 +0800
  • 53cc4b4c6c
    test: `TestRingSetAddrsContention` changed to Benchmark (#2316) Monkey 2022-12-16 23:34:43 +0800
  • 20bdf21d6d test: `TestRingSetAddrsContention` changed to Benchmark monkey92t 2022-12-16 23:18:10 +0800
  • 603e972266
    test: upgrade redis version (#2315) Sylvain Rabot 2022-12-16 10:22:50 +0100
  • 5e5e086009
    test: upgrade redis version Sylvain Rabot 2022-12-15 20:46:18 +0100
  • 001a417003
    Move ClientSetName from statefulCmdable to cmdable Sylvain Rabot 2022-12-15 21:04:50 +0100
  • 8916b21a89
    Move ClientSetName to cmdable Sylvain Rabot 2022-12-15 19:16:55 +0100
  • 8a68f7aea2
    chore(deps): bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0 (#2304) dependabot[bot] 2022-12-14 22:18:31 +0800
  • 7b403210bf
    chore(deps): bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0 dependabot[bot] 2022-12-07 08:39:20 +0000
  • 3dc5e40445 chore: cleanup key checker Vladimir Mihailenco 2022-12-07 10:38:28 +0200
  • 3892986f01 feat(redisotel): add code attributes Vladimir Mihailenco 2022-12-06 11:49:56 +0200
  • f71288998b fix(decoder): scan time.Time Roman 2022-11-27 11:32:27 +0300
  • 4bda6ec2fb
    Merge pull request #2297 from go-redis/release/v9.0.0-rc.2 v9.0.0-rc.2 extra/redisprometheus/v9.0.0-rc.2 extra/redisotel/v9.0.0-rc.2 extra/rediscmd/v9.0.0-rc.2 extra/rediscensus/v9.0.0-rc.2 Vladimir Mihailenco 2022-11-26 14:38:51 +0200
  • 0b7ced8baf chore: release v9.0.0-rc.2 (release.sh) Vladimir Mihailenco 2022-11-26 14:20:33 +0200
  • 890dabf03b
    fix(iterator): remove unnecessary mutex Veselin Ivanov 2022-11-25 08:51:08 +0100
  • 4c46468de1
    Merge pull request #2292 from AlexanderYastrebov/ring/reduce-set-addrs-shards-locking-2 Vladimir Mihailenco 2022-11-23 09:21:19 +0200
  • 7c6f677890 test: add TestRingShardsCleanup Alexander Yastrebov 2022-11-22 23:46:03 +0100
  • 6c05a9f6b1 fix: reduce `SetAddrs` shards lock contention Alexander Yastrebov 2022-11-21 15:59:43 +0100
  • 5502cf6c3a
    Merge pull request #2291 from boatrainlsz/master Vladimir Mihailenco 2022-11-22 14:50:09 +0200
  • df9162d541
    Merge pull request #2294 from go-redis/fix/conn-tx-pipeline Vladimir Mihailenco 2022-11-22 14:48:25 +0200
  • 5053db2f9c fix: wrap cmds in Conn.TxPipeline Vladimir Mihailenco 2022-11-22 14:28:39 +0200
  • a31c1d6ff0 test: add TestRingSetAddrsContention Alexander Yastrebov 2022-11-21 15:34:45 +0100
  • bc51c61a45 feat: add support for SINTERCARD command boatrainlsz 2022-11-21 21:59:49 +0800
  • 0884e48a21 chore: improve cluster pipeline retries Vladimir Mihailenco 2022-11-21 11:55:19 +0200
  • 7335ef65dc chore: cleanup Vladimir Mihailenco 2022-11-21 11:31:38 +0200
  • dadd6d2785
    Merge pull request #2273 from DomParfitt/add-with-conn-tests Vladimir Mihailenco 2022-11-21 11:03:25 +0200
  • 2073dc35ea
    Merge pull request #2259 from go-redis/dependabot/go_modules/github.com/stretchr/testify-1.8.1 Vladimir Mihailenco 2022-11-21 11:02:15 +0200
  • a1cc91272b
    chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2022-11-21 09:01:39 +0000
  • 2f82a5d569
    Merge pull request #2280 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.24.1 Vladimir Mihailenco 2022-11-21 11:01:01 +0200
  • d83436b321
    fix: fixes ring.SetAddrs and rebalance race (#2283) Alexander Yastrebov 2022-11-21 10:00:00 +0100
  • bbff4dd5dc chore: fix metrics in redisotel Vladimir Mihailenco 2022-11-18 15:32:17 +0200
  • 58e87e00e2
    Merge pull request #2286 from go-redis/feat/has-error-prefix Vladimir Mihailenco 2022-11-18 13:21:21 +0200
  • 85a88bc64c test: move tests to internal_test.go Alexander Yastrebov 2022-11-17 22:46:52 +0100
  • 44af3c09a7 chore: add more metrics to redisotel Vladimir Mihailenco 2022-11-17 16:24:16 +0200
  • d3d8002e89 feat: add HasErrorPrefix Vladimir Mihailenco 2022-11-17 16:18:04 +0200
  • 433975c45f fix: fixes ring.SetAddrs and rebalance race Alexander Yastrebov 2022-11-15 01:30:58 +0100
  • bebdfc8d96 test: adds TestRingSetAddrsAndRebalanceRace Alexander Yastrebov 2022-11-15 01:29:51 +0100
  • d82ec71ad9
    chore(deps): bump github.com/onsi/gomega from 1.21.1 to 1.24.1 dependabot[bot] 2022-11-09 13:52:51 +0000