Commit Graph

  • 2baad407e2 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2022-04-03 09:27:30 +0300
  • 85f34e0224 chore: update readme Vladimir Mihailenco 2022-04-03 09:27:24 +0300
  • 82a3b26f05 chore: add matrix test for multiple redis versions Mitsuo Heijo 2022-04-02 11:33:38 +0900
  • 370773ba26
    chore(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#2063) dependabot[bot] 2022-03-28 11:15:32 +0800
  • d35d1e72bf
    chore(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 dependabot[bot] 2022-03-28 01:19:55 +0000
  • 7d5167e862
    feat: add WriteArg and Scan net.IP(#2062) Sown 2022-03-28 09:16:12 +0800
  • d0f88716b9 feat: add Scan net.IP sown 2022-03-27 19:26:53 +0800
  • aa1d782769 feat: add WriteArg net.IP sown 2022-03-27 01:32:55 +0800
  • 69bb5f639a
    Merge 2a3e951cd4 into 3961b9577f ocallaco 2022-03-26 22:30:40 +0800
  • 3961b9577f
    fix: use redis over ssh channel(#2057) (#2060) slowrookie 2022-03-26 18:11:44 +0800
  • 307e17a768 fix: use redis over ssh channel(#2057) 刘佳兴 2022-03-25 00:19:56 +0800
  • 05f02509f8 fix #2057 timeout is 0 , ignore SetReadDeadline 刘佳兴 2022-03-25 00:19:56 +0800
  • 3f9f6166a4
    Merge pull request #2056 from Aoang/add-go-1-18-support Vladimir Mihailenco 2022-03-22 09:04:19 +0200
  • 229f8d5a5d
    chore: update CI Test Go version to v1.18 Aoang 2022-03-22 12:30:59 +0800
  • a8a7665ddf
    feat(pool): add check for badConnection naiqianz 2022-03-21 01:06:47 +0800
  • 368b1a26c8 fix: add connCheck.deadline check monkey92t 2022-03-21 00:48:35 +0800
  • 5498655541 fix: remove maxBadConnRetries zhangnaiqian 2022-03-21 00:31:31 +0800
  • e8ad1fe1aa fix: conncheck ut zhangnaiqian 2022-03-19 23:36:54 +0800
  • 1afa08e14e fix: sentinel test zhangnaiqian 2022-03-19 23:28:26 +0800
  • 94d72bab79 fix: internalpool test zhangnaiqian 2022-03-19 23:04:51 +0800
  • c019094aba fix: badConn check(#2053) zhangnaiqian 2022-03-19 18:53:47 +0800
  • f5fbb367e7 fix: remove test(XInfoConsumer.idle), not a stable return value when tested. monkey92t 2022-03-19 22:04:22 +0800
  • 6f1a1ac284 fix: add XInfoConsumers test monkey92t 2022-03-19 20:54:27 +0800
  • 8b3668e554 chore: add chat link Vladimir Mihailenco 2022-03-19 14:32:12 +0200
  • 997ab5e7e3
    fix(#1943): xInfoConsumer.Idle should be time.Duration instead of int64 (#2052) Monkey 2022-03-19 18:22:12 +0800
  • ef0ef2106c fix(#1943): xInfoConsumer.Idle should be time.Duration instead of int64 monkey92t 2022-03-19 18:05:13 +0800
  • 335d946cd6
    chore: sync master (#2051) Monkey 2022-03-19 12:40:31 +0800
  • 82e8a893f5 chore: Merge branch 'master' into v9 monkey92t 2022-03-19 12:08:39 +0800
  • 40e84a79bf chore: add discord back Vladimir Mihailenco 2022-03-18 14:00:38 +0200
  • 09df59b824
    Merge 82f413871d into cae6772309 longxuecheng 2022-03-17 23:00:21 +0800
  • cae6772309
    Merge pull request #2050 from go-redis/release/v8.11.5 v8.11.5 extra/redisotel/v8.11.5 extra/rediscmd/v8.11.5 extra/rediscensus/v8.11.5 Vladimir Mihailenco 2022-03-17 15:27:49 +0200
  • 6f7d7a1e9d chore: release v8.11.5 (release.sh) Vladimir Mihailenco 2022-03-17 15:14:48 +0200
  • 081bf6b897 chore: tweak release script Vladimir Mihailenco 2022-03-17 15:13:56 +0200
  • 04b14786d0 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2022-03-17 14:31:05 +0200
  • dbd417ac78 chore: add hll example Vladimir Mihailenco 2022-03-17 14:30:55 +0200
  • 8d6711a602
    chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 dependabot[bot] 2022-03-16 07:44:44 +0000
  • d28f1f8d39
    Merge pull request #2042 from go-redis/dependabot/github_actions/actions/checkout-3 Vladimir Mihailenco 2022-03-16 09:44:02 +0200
  • cfc0812ae6
    chore(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 01:24:03 +0000
  • 424d07cc9d fix(sentinel): remove optional DB, 0 is set by default anonymous 2022-03-02 18:02:24 +0700
  • b83ae34575 fix(sentinel): use opt.DB and fallback with 0 anonymous 2022-03-02 17:57:26 +0700
  • 65e242e263
    Merge pull request #2039 from jsievenpiper/sentinel-universal Vladimir Mihailenco 2022-03-01 08:57:34 +0200
  • ab0ccc4741
    feat: add support for acl sentinel auth in universal client Justin Sievenpiper 2022-02-28 14:55:37 -0800
  • 2a3e951cd4 feat: enable custom retry behavior Conall OCallaghan 2022-02-25 17:33:18 -0500
  • 8419c7ea86 adding customizable retry logic Conall OCallaghan 2022-02-25 17:33:18 -0500
  • 730afbcffb
    feat: add support for COPY command (#2016) Alex Kahn 2022-02-27 12:07:49 -0500
  • 75860f8351
    Merge branch 'master' into dagaamit/add-more-telemetry Amit Daga 2022-02-22 15:21:47 +0000
  • c4a7742fee feat: add extra telemetry in the go-redis library Amit Daga 2022-02-22 15:10:42 +0000
  • 627f4dab54
    Merge pull request #2033 from thrawny/feature/otel-attributes Vladimir Mihailenco 2022-02-22 15:31:39 +0200
  • 6fd61e8258 chore: tweak Uptrace copy Vladimir Mihailenco 2022-02-22 15:18:47 +0200
  • 69bf454f70 feat: set net.peer.name and net.peer.port in otel example Jonas Lergell 2022-02-22 13:57:53 +0100
  • 39faaa1715 feat: add support for passing extra attributes added to spans Jonas Lergell 2022-02-22 13:56:31 +0100
  • c898357929
    Merge pull request #2031 from hidu/master Vladimir Mihailenco 2022-02-22 15:08:14 +0200
  • b82a2d9d4d fix: rename Golang to Go (#2030) hidu 2022-02-20 13:36:00 +0800
  • aa1530aaf0
    Merge pull request #2029 from hidu/master Vladimir Mihailenco 2022-02-19 08:49:38 +0200
  • 187c07c41b fix: example/otel compile error (#2028) hidu 2022-02-18 22:50:43 +0800
  • b096f432a3 chore: cleanup Vladimir Mihailenco 2022-02-18 09:45:35 +0200
  • ed1b5bb28a
    Merge pull request #2027 from lintanghui/master Vladimir Mihailenco 2022-02-18 09:42:50 +0200
  • de6c131865 fix: invalid type assert in stringArg lintanghui 2022-02-18 11:36:04 +0800
  • f64069e3a4 check if nil context.Context before using Yelo 2022-02-16 11:58:12 +0800
  • 5d6d8f034e feat: add support for COPY command Alex Kahn 2022-02-06 15:27:10 -0500
  • a034b08191
    Merge pull request #1991 from jiangtao244/master Vladimir Mihailenco 2022-02-02 09:32:04 +0200
  • 8ed766ba37
    Merge pull request #2010 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.18.1 Vladimir Mihailenco 2022-02-02 09:27:13 +0200
  • 3ecadf5f87
    chore: instrumentation name and version (#2012) Nelz 2022-02-01 23:26:14 -0800
  • 736e0f94e4 instrumentation name and version Nelz 2022-01-31 22:40:33 -0800
  • e2d145d6ba
    Update README.md (#2011) Seyed Ali Ghaffari 2022-01-31 14:04:32 +0330
  • 56221a8db4
    Update README.md DigiMaktab 2022-01-31 13:16:17 +0330
  • 4ddcf48f20
    chore(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.1 dependabot[bot] 2022-01-31 01:24:51 +0000
  • 2ba6e357ea
    chore(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.0 dependabot[bot] 2022-01-24 01:15:32 +0000
  • 2321414c27
    Merge pull request #2001 from Richtermeister/patch-2 Vladimir Mihailenco 2022-01-23 08:30:28 +0200
  • 17e3b43879
    fix: add missing Expire methods to Cmdable Daniel Richter 2022-01-22 10:51:10 -0800
  • d395f65885
    Add Expire{..} methods to Cmdable interface Daniel Richter 2022-01-22 10:30:46 -0800
  • bf8d4aa60c
    feat(redisotel): ability to override TracerProvider (#1998) Nelz 2022-01-17 22:44:05 -0800
  • 2b02ccbc2f ability to override TracerProvider Nelz 2022-01-17 12:51:10 -0800
  • 52276c393d feat: extract dialer to `DefaultDialer` to allow wrapping nick comer 2022-01-14 16:01:09 -0500
  • f1dd3d5898
    Merge pull request #1968 from Juneezee/go1.17 Vladimir Mihailenco 2022-01-12 16:22:36 +0200
  • f4bf09cfc8 chore: export cmder.SetFirstKeyPos to support build module commands gzjiangtao2014 2022-01-11 14:47:55 +0800
  • 021d6778c8 feat: add RemoteAddr into basecmd cuitingshi 2022-01-05 21:07:31 +0800
  • b8e34e7231 feat: add RemoteAddr into basecmd cuitingshi 2022-01-05 21:07:31 +0800
  • 9ec080b85e feat: add OnGetConnect hook cuitingshi 2022-01-05 16:19:36 +0800
  • 87b82b8218 Add OnGetConnect hook cuitingshi 2022-01-05 21:07:31 +0800
  • 955df2c4c4 chore: update link Vladimir Mihailenco 2021-12-29 10:45:45 +0200
  • 463389046e
    build: update `go` directive in `go.mod` to 1.17 Eng Zer Jun 2021-12-27 08:31:17 +0800
  • 333fee1a8f fix: set timeout for WAIT command. Fixes #1963 Vladimir Mihailenco 2021-12-26 16:42:17 +0200
  • f737d9a830 chore: remove Discord Vladimir Mihailenco 2021-12-24 15:33:36 +0200
  • 4ce90461a5 fix: remove comment wjdqhry 2021-12-22 14:26:40 +0900
  • bf334e7738 feat: enable struct on HSet wjdqhry 2021-12-17 11:54:43 +0900
  • 82f413871d perf: retry dial with channel and ticker pinkman.long 2021-12-13 11:42:13 +0800
  • 83ac308add chore: update Vladimir Mihailenco 2021-12-04 17:35:52 +0200
  • b44ed0b27d chore: update readme v6 Vladimir Mihailenco 2021-12-04 17:34:56 +0200
  • e9a8bb4f86
    Merge pull request #1954 from Ci-Jie/bugfix/tweak-some-feature-links Vladimir Mihailenco 2021-11-25 12:10:11 +0200
  • cc87acb6d6 chore: tweak feature links James3 Li(李麒傑) 2021-11-25 17:02:28 +0800
  • 5c9b845659 chore: add missing readme Vladimir Mihailenco 2021-11-23 15:42:05 +0200
  • a4e94b7175
    fix: update go mod Stephanie Hingtgen 2021-11-22 15:30:07 -0700
  • 8e7217abdb
    Merge branch 'master' into add-cluster-parse-urls Stephanie Hingtgen 2021-11-22 15:24:39 -0700
  • e19bbb26e2 feat: Add redis v7's NX, XX, GT, LT expire variants Bastien Penavayre 2021-11-21 14:59:45 +0100
  • 5aefa73462
    Merge pull request #1942 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.17.0 Vladimir Mihailenco 2021-11-21 15:55:28 +0200
  • 10b3668010
    Merge pull request #1940 from ffenix113/master Vladimir Mihailenco 2021-11-21 15:55:17 +0200
  • 1790c2b9ab
    chore(deps): bump github.com/onsi/gomega from 1.16.0 to 1.17.0 dependabot[bot] 2021-11-20 15:54:43 +0000
  • dabd395d47
    Merge pull request #1952 from go-redis/chore/del-keys-without-ttl Vladimir Mihailenco 2021-11-20 17:53:18 +0200
  • 383aa369b4 chore: don't enable all lints Vladimir Mihailenco 2021-11-19 17:09:58 +0200