Commit Graph

  • e83e61f0bf
    chore(deps): bump actions/setup-go from 2 to 3 dependabot[bot] 2022-04-11 01:27:39 +0000
  • 99c79f7041 chore: update readme Vladimir Mihailenco 2022-04-05 10:06:50 +0300
  • 68098a7e59 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2022-04-05 09:34:44 +0300
  • b5d6b29c95 chore: update links Vladimir Mihailenco 2022-04-05 09:34:28 +0300
  • b7fd09e594
    feat: add NewXPendingResult for unit testing XPending (#2066) Dominic Baggott 2022-04-05 07:13:39 +0100
  • 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
  • 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
  • 7d5167e862
    feat: add WriteArg and Scan net.IP(#2062) Sown 2022-03-28 09:16:12 +0800
  • 3961b9577f
    fix: use redis over ssh channel(#2057) (#2060) slowrookie 2022-03-26 18:11:44 +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 v9 naiqianz 2022-03-21 01:06: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
  • 335d946cd6
    chore: sync master (#2051) Monkey 2022-03-19 12:40:31 +0800
  • 40e84a79bf chore: add discord back Vladimir Mihailenco 2022-03-18 14:00:38 +0200
  • 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
  • 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
  • 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
  • 730afbcffb
    feat: add support for COPY command (#2016) Alex Kahn 2022-02-27 12:07:49 -0500
  • 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
  • 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
  • e2d145d6ba
    Update README.md (#2011) Seyed Ali Ghaffari 2022-01-31 14:04:32 +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
  • 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
  • bf8d4aa60c
    feat(redisotel): ability to override TracerProvider (#1998) Nelz 2022-01-17 22:44:05 -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
  • 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
  • 83ac308add chore: update v7 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
  • 9b48b5e45f chore: add example how to delete keys without a ttl Vladimir Mihailenco 2021-11-19 17:03:42 +0200
  • f6974ebb5c fix: update some argument counts in pre-allocs ffenix113 2021-11-05 18:46:21 +0100
  • 47ac23e055 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2021-11-05 16:17:26 +0200
  • c7e913ce48 chore: update otel example Vladimir Mihailenco 2021-11-05 16:17:17 +0200
  • 25378ca292
    Merge pull request #1934 from kristinnardal2/redisotel-span-kind Vladimir Mihailenco 2021-10-27 11:48:22 +0300
  • 065b200070 fix(extra/redisotel): set span.kind attribute to client Kristinn Björgvin Árdal 2021-10-26 15:55:57 +0200
  • 38d398f630 chore: fix linter Vladimir Mihailenco 2021-10-24 09:55:27 +0300
  • a52a508bbf
    Merge pull request #1930 from Pyrodash/master Vladimir Mihailenco 2021-10-24 09:54:17 +0300
  • a2a463b123 test: add test case for setting and scanning durations Jackie 2021-10-23 00:10:30 +0200
  • c097317875
    feat: add strings function Stephanie Hingtgen 2021-10-22 08:56:01 -0600
  • 002143fcee
    feat: fix linter Stephanie Hingtgen 2021-10-21 14:59:25 -0600
  • aee0cc6cae
    feat: add helper func, cleanup code Stephanie Hingtgen 2021-10-21 14:54:46 -0600
  • 2f1b74e20c feat: add support for time.Duration write and scan Jackie 2021-10-21 18:26:20 +0200
  • eb8d0fc81e
    feat: fix linter Stephanie Hingtgen 2021-10-18 09:09:24 -0500
  • 175d0d81fc
    feat: update to ParseClusterURL and use addr param Stephanie Hingtgen 2021-10-18 09:07:36 -0500
  • 0260525aa0
    Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#1925) dependabot[bot] 2021-10-18 17:17:47 +0800
  • 7daa7f91fd
    feat: add ParseClusterURLs to allow for parsing of redis cluster urls into cluster options Stephanie Hingtgen 2021-10-15 23:04:25 -0500
  • ca2b16333e
    Merge pull request #1922 from HurSungYun/cmdInfo_logging_context Vladimir Mihailenco 2021-10-15 12:13:27 +0300
  • a67d9129e6 chore: use ctx parameter in cmdInfo Ethan Hur 2021-10-15 14:49:00 +0900
  • 2b6611c4fd Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2021-10-05 10:07:16 +0300
  • acf1c1831b chore: fix links Vladimir Mihailenco 2021-10-05 10:07:08 +0300
  • 40c1cc3f31
    Merge pull request #1918 from pfreixes/add_whitespace_before_addr Vladimir Mihailenco 2021-10-05 08:55:04 +0300
  • 96f53a0159 fix: format Pau Freixes 2021-10-04 17:20:29 +0200
  • 7f7c181761 fix: add whitespace for avoid unlikely colisions Pau Freixes 2021-10-04 15:53:57 +0200
  • fa515240d4
    Merge pull request #1917 from go-redis/release/v8.11.4 v8.11.4 extra/redisotel/v8.11.4 extra/rediscmd/v8.11.4 extra/rediscensus/v8.11.4 Vladimir Mihailenco 2021-10-04 16:40:48 +0300
  • 0457d0add6 chore: release v8.11.4 (release.sh) Vladimir Mihailenco 2021-10-04 16:28:19 +0300
  • 6dcfc56151 chore: use conv commit message Vladimir Mihailenco 2021-10-04 16:27:16 +0300
  • 86258a11a9 chore: lazy reload when moved or ask Vladimir Mihailenco 2021-10-04 13:16:33 +0300
  • 98bb99ddc2
    Fix Redis Cluster issue during roll outs of new nodes with same addr (#1914) Pau Freixes 2021-10-04 12:10:42 +0200
  • 425f2fc69b fix: use slot node id to detect node re-configuration fix/moved-node-id Vladimir Mihailenco 2021-09-29 14:09:51 +0300
  • 507203108a chore: add Lua scripting example Vladimir Mihailenco 2021-09-27 17:29:41 +0300
  • 739c188212 chore: tweak GH actions to run all jobs Vladimir Mihailenco 2021-09-27 12:08:34 +0300