Commit Graph

  • 6725851465
    Merge pull request #2071 from ray2011/master Vladimir Mihailenco 2022-10-06 10:05:25 +0300
  • 2fbf8d574e
    Merge pull request #2163 from KnutZuidema/feat/extra_redis_prometheus_stat_collector Vladimir Mihailenco 2022-10-06 09:08:43 +0300
  • 24d4a2d579
    Merge pull request #2231 from j178/fix-pubsub Vladimir Mihailenco 2022-10-06 08:59:57 +0300
  • fea57be18f
    fix(pubsub): fix break introduced by #2177 j178 2022-10-06 04:33:53 +0800
  • eae349aa75
    Merge pull request #2075 from turrisxyz/setup-permissions Vladimir Mihailenco 2022-10-05 10:55:46 +0300
  • 6f0167b9b9
    Merge pull request #2127 from ash2k/ash2k/handle-context Vladimir Mihailenco 2022-10-05 10:48:41 +0300
  • 90625a3438
    Merge pull request #2176 from j178/fix-read-timeout Vladimir Mihailenco 2022-10-05 10:41:42 +0300
  • bac50ce2e9 chore: allow to disable timeouts Vladimir Mihailenco 2022-10-05 10:36:12 +0300
  • fda4feef7a
    Merge pull request #2177 from j178/sharded-pubsub Vladimir Mihailenco 2022-10-05 10:21:19 +0300
  • 965ecdeb07
    Merge pull request #2190 from go-redis/feat/set-addrs Vladimir Mihailenco 2022-10-05 10:18:30 +0300
  • 2bcb060d6a chore: update example Vladimir Mihailenco 2022-10-05 10:06:54 +0300
  • 1a38ccb80e Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2022-10-04 15:16:41 +0300
  • d3df06039d Merge branch 'otel-ignore-raw-cmd' Vladimir Mihailenco 2022-10-04 15:16:23 +0300
  • 3129e09b29 Update redis otel with option to not set raw command as an attribute Mitch Usher 2022-08-25 20:07:47 -0600
  • 30bea19891
    Merge pull request #2210 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.20.2 Vladimir Mihailenco 2022-10-04 15:09:45 +0300
  • aaba70a3a7 chore: fix example Vladimir Mihailenco 2022-10-04 15:09:05 +0300
  • 77dabc3019
    docs: another ScanType example with "Hash" as the KeyType (#2212) Rusty Magnet 2022-10-04 13:05:14 +0100
  • 400ce60e74
    Merge pull request #2213 from costela/bump_otel_deps_and_semconv Vladimir Mihailenco 2022-10-04 15:03:48 +0300
  • be25907703
    Merge pull request #2221 from tisonkun/eval_ro Vladimir Mihailenco 2022-10-04 14:29:22 +0300
  • d56af1f2d1
    feat: support eval_ro and evalsha_ro tison 2022-09-24 11:28:14 +0800
  • c0a6f2d724 chore(redisotel): bump deps Leo Antunes 2022-09-16 13:18:55 +0200
  • 4dcf3cca72 chore: update readme Vladimir Mihailenco 2022-09-15 12:01:14 +0300
  • 0f5495d469
    chore(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.2 dependabot[bot] 2022-09-05 12:36:28 +0000
  • c99340abb0
    chore: correct Kvrocks spells and new repo location (#2202) tison 2022-09-01 16:00:37 +0800
  • 63392a363a
    fix: return early when context signals done Mikhail Mazurskiy 2022-08-26 20:55:45 +1000
  • 20ba6d59e6 chore: cleanup Vladimir Mihailenco 2022-08-17 13:24:22 +0300
  • eb8d6283df Merge branch 'master' into sz/master Vladimir Mihailenco 2022-08-17 13:19:01 +0300
  • 59798f9dba chore: cleanup Vladimir Mihailenco 2022-08-17 13:18:58 +0300
  • c561f3ca7e
    Merge pull request #2185 from Aoang/update-ci-test-go-version-to-1.19 Vladimir Mihailenco 2022-08-14 11:49:39 +0300
  • c6774f21fc
    chore: update CI Test Go version to v1.19 Aoang 2022-08-14 16:26:49 +0800
  • 69ae6ddc00
    Merge pull request #2184 from ash2k/remove-iterator-mutex Vladimir Mihailenco 2022-08-13 12:15:33 +0300
  • a10bc3e21c
    fix: remove iterator mutex as it's not needed Mikhail Mazurskiy 2022-08-13 11:05:04 +1000
  • 9be4a9e6d3 chore: fix some command names Vladimir Mihailenco 2022-08-08 10:28:46 +0300
  • 5a806ca2ba
    Merge pull request #2180 from armsnyder/vet-tool Vladimir Mihailenco 2022-08-08 10:03:42 +0300
  • b4a0726f55
    Merge pull request #2179 from armsnyder/add-missing-set-val Vladimir Mihailenco 2022-08-08 10:02:07 +0300
  • faa496ba7d test: vet that all Cmders have a SetVal() method Adam Snyder 2022-08-07 22:40:51 -0700
  • 3f8edc686f feat: add some missing SetVal methods Adam Snyder 2022-08-07 21:06:04 -0700
  • 2123e08437 fix(internal/pool): call SetDeadline even if timeout is zero jianghang 2022-08-03 22:43:37 +0800
  • baa48a4415 feat(pubsub): support sharded pub/sub jianghang 2022-08-03 23:10:03 +0800
  • 084c0c8914
    Merge pull request #2174 from j178/master Vladimir Mihailenco 2022-08-02 08:50:01 +0300
  • 6f7f800107
    feat: ring.SetAddrs to add and remove shards by the ring client and reuse old connections test: ring scale-in and scale-out Sandor Szücs 2022-05-23 22:14:49 +0200
  • b50b1c8f7a chore(internal): remove duplicate safe & unsafe jianghang 2022-08-02 00:05:40 +0800
  • ce016ed85f
    Merge pull request #2173 from go-redis/fix/cluster-slots-redis-7 Vladimir Mihailenco 2022-07-29 14:43:43 +0300
  • 2aeddfaa28 fix: fix ClusterSlots to read full metadata Vladimir Mihailenco 2022-07-29 14:28:22 +0300
  • 2fdda42e7b
    Merge pull request #2172 from go-redis/release/v9.0.0-beta.2 v9.0.0-beta.2 extra/redisotel/v9.0.0-beta.2 extra/rediscmd/v9.0.0-beta.2 extra/rediscensus/v9.0.0-beta.2 Vladimir Mihailenco 2022-07-28 16:04:33 +0300
  • 2e174a228f chore: release v9.0.0-beta.2 (release.sh) Vladimir Mihailenco 2022-07-28 15:40:09 +0300
  • 3d1e2e5bc8
    Merge pull request #2171 from go-redis/fix/cleanup-pool-options Vladimir Mihailenco 2022-07-28 15:33:33 +0300
  • f6a8adc50c fix: remove conn reaper from the pool and uptrace option names Vladimir Mihailenco 2022-07-28 15:11:35 +0300
  • ae6c6deaf4
    Merge pull request #2141 from ash2k/ash2k/fix-test-panic Vladimir Mihailenco 2022-07-28 14:28:25 +0300
  • 60081bdd55
    Merge pull request #2148 from signalfx/cluster-pipeline-err Vladimir Mihailenco 2022-07-28 13:27:22 +0300
  • f99baf4fed
    Merge pull request #2153 from kavu/fix/2126_ringshards_panic Vladimir Mihailenco 2022-07-28 13:25:06 +0300
  • 1492628ad0
    Merge pull request #2157 from kavu/fix/ring_heartbeat_leak Vladimir Mihailenco 2022-07-28 13:23:32 +0300
  • 6343311c4a
    Merge pull request #2166 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.20.0 Vladimir Mihailenco 2022-07-28 13:18:40 +0300
  • 2be58234e3
    chore(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 dependabot[bot] 2022-07-25 01:30:21 +0000
  • 43d0cbb9b8
    feat(extra/redisprometheus): prometheus.Collector implementation for redis clients Knut Zuidema 2022-07-21 16:02:50 +0200
  • 9e16c79951
    fix: don't panic when test cannot start Mikhail Mazurskiy 2022-07-04 11:23:44 +1000
  • 20d0ca235e fix: replace heartbeat signal channel with context.WithCancel Max Riveiro 2022-07-19 22:50:12 +0300
  • f032c126db fix: provide a signal channel to end heartbeat goroutine Max Riveiro 2022-07-14 22:32:31 +0300
  • e061db8c13
    refactor: remove unused context attributes (#2154) Knut Zuidema 2022-07-14 12:43:42 +0200
  • a80b84f01f fix: handle panic in ringShards Hash function when Ring got closed Max Riveiro 2022-07-13 18:09:42 +0300
  • 092a692384
    refactor: remove unused context attribute from conn (#2150) Knut Zuidema 2022-07-13 07:49:28 +0200
  • 03376a5d9c fix: additional node failures in clustered pipelined reads Ben Keith 2022-07-07 14:42:57 -0400
  • 9c34c5345f
    Merge pull request #2146 from jsha/log-cmdsinfo-error Vladimir Mihailenco 2022-07-07 09:04:24 +0300
  • fa4d1ea839 fix: log errors from cmdsInfoCache Jacob Hoffman-Andrews 2022-07-06 14:28:42 -0700
  • 9f5aacde23
    Merge pull request #2137 from signalfx/latency-errs Vladimir Mihailenco 2022-07-03 08:55:48 +0300
  • 64f972fbea fix: disregard failed pings in updateLatency() for cluster nodes Ben Keith 2022-07-01 10:14:52 -0400
  • 89d6dfe09a
    fix: ignore Nil error when reading EntriesRead youseebiggirl 2022-06-25 20:11:46 +0800
  • a40b4f0f69
    Merge pull request #2125 from go-redis/dependabot/github_actions/wagoid/commitlint-github-action-5 Vladimir Mihailenco 2022-06-20 08:44:19 +0300
  • 6e561bc5b9
    chore(deps): bump wagoid/commitlint-github-action from 4 to 5 dependabot[bot] 2022-06-20 01:28:00 +0000
  • 25db55cdc0
    Merge pull request #2119 from szyhf/szyhf-patch-1 Vladimir Mihailenco 2022-06-12 10:48:59 +0300
  • b6d2a92529
    fix: #2114 for redis-server not support Hello Back Yu 2022-06-10 21:19:02 +0800
  • 4ddd7d1803 chore: remove WithContext Vladimir Mihailenco 2022-06-05 09:58:05 +0300
  • 0768a688c6 chore: update readme Vladimir Mihailenco 2022-06-04 18:20:41 +0300
  • 53c26684c1
    Merge pull request #2112 from go-redis/release/v9.0.0-beta.1 v9.0.0-beta.1 extra/redisotel/v9.0.0-beta.1 extra/rediscmd/v9.0.0-beta.1 extra/rediscensus/v9.0.0-beta.1 Vladimir Mihailenco 2022-06-04 18:19:49 +0300
  • 58e087fe08 chore: release v9.0.0-beta.1 (release.sh) Vladimir Mihailenco 2022-06-04 18:02:11 +0300
  • 98300d72b9 chore: cleanup Vladimir Mihailenco 2022-06-04 18:00:44 +0300
  • 27f0addeb2
    Merge pull request #2111 from go-redis/chore/v9 Vladimir Mihailenco 2022-06-04 17:58:40 +0300
  • a18fad5bd3 chore: v9 Vladimir Mihailenco 2022-06-04 17:39:21 +0300
  • a8e56a2961
    Merge pull request #2110 from go-redis/feat/redis-7 Vladimir Mihailenco 2022-06-04 17:38:02 +0300
  • d09c27e604 feat: upgrade to Redis 7 Vladimir Mihailenco 2022-06-04 17:25:12 +0300
  • c98c5f0eeb fix: update ChannelWithSubscriptions to accept options Vladimir Mihailenco 2022-06-04 16:20:10 +0300
  • f44b325a6d
    Merge pull request #2109 from go-redis/fix/build Vladimir Mihailenco 2022-06-04 16:19:25 +0300
  • b0bb514059 fix: update COMMAND parser for Redis 7 Vladimir Mihailenco 2022-06-04 16:07:28 +0300
  • 3a722be811 fix: fix tests Vladimir Mihailenco 2022-06-04 15:15:43 +0300
  • 91171f5e19 feat: add ClientUnpause Vladimir Mihailenco 2022-06-04 15:02:53 +0300
  • a15a89ea58 chore: fix build Vladimir Mihailenco 2022-06-04 14:52:46 +0300
  • 0aa94538ee Merge branch 'v9' Vladimir Mihailenco 2022-06-04 14:28:10 +0300
  • 52af8ba852
    update cluster slots reply checking logic for Redis 7 (#2108) renzheng.wang 2022-06-04 18:24:32 +0800
  • 1980be0f9f chore: fix golangci-lint Vladimir Mihailenco 2022-06-04 10:50:58 +0300
  • 74fb9f0a8b
    Merge pull request #2072 from go-redis/dependabot/github_actions/actions/setup-go-3 Vladimir Mihailenco 2022-06-04 10:31:03 +0300
  • 56a3dbc7b6
    feat: provide a username and password callback method, so that the plaintext username and password will not be stored in the memory, and the username and password will only be generated once when the CredentialsProvider is called. After the method is executed, the username and password strings on the stack will be released. (#2097) janbar 2022-06-04 15:26:04 +0800
  • fca64a6a70 fix(baseClient): fix retryTimeout in _process, default value should be 0 raynor 2022-06-04 00:41:55 +0800
  • 2465baaab5 chore: move sponsors up Vladimir Mihailenco 2022-05-03 17:50:48 +0300
  • a4da15b8ad chore: add sponsors Vladimir Mihailenco 2022-05-03 17:48:11 +0300
  • 60d62a8a40
    Merge pull request #2073 from go-redis/dependabot/github_actions/golangci/golangci-lint-action-3 Vladimir Mihailenco 2022-04-21 08:46:59 +0300
  • 8ed3773467 chore: Set permissions for GitHub actions neilnaveen 2022-04-20 15:48:57 +0000
  • 4c8b4d1619 chore: mention kvrocks Vladimir Mihailenco 2022-04-14 17:55:34 +0300
  • 354913edca chore: update readme links Vladimir Mihailenco 2022-04-13 16:01:35 +0300
  • fc61bffa49 chore: fix links Vladimir Mihailenco 2022-04-13 15:53:17 +0300
  • e685ead9ef
    chore(deps): bump golangci/golangci-lint-action from 2 to 3 dependabot[bot] 2022-04-11 01:27:44 +0000