1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-19 11:43:14 +03:00

Commit Graph

  • 41a533cb7b chore: downgrade opentelemetry Vladimir Mihailenco 2022-10-11 10:37:43 +03:00
  • 58f7149e38 feat: add ContextTimeoutEnabled to respect context timeouts and deadlines Vladimir Mihailenco 2022-10-11 10:22:42 +03:00
  • 8319b1ebf0 Merge pull request #2239 from go-redis/dependabot/go_modules/github.com/onsi/gomega-1.21.1 Vladimir Mihailenco 2022-10-11 09:53:09 +03:00
  • 3676fa2a1f Merge pull request #2242 from go-redis/fix/pipeline-dial-retry Vladimir Mihailenco 2022-10-11 09:53:01 +03:00
  • fe9eea777a chore(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 dependabot[bot] 2022-10-11 06:41:12 +00:00
  • 34da3ab7a8 Merge pull request #2240 from go-redis/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Vladimir Mihailenco 2022-10-11 09:40:31 +03:00
  • 4bb485d044 fix: retry dial errors from pipelines Vladimir Mihailenco 2022-10-11 09:38:10 +03:00
  • af08d57855 chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.8.0 dependabot[bot] 2022-10-10 01:30:52 +00:00
  • 1de0d2a1b7 chore: remove outdated comment Vladimir Mihailenco 2022-10-09 13:11:02 +03:00
  • d7dd9a732d Merge pull request #2237 from injeniero/fix-info-section-vargs Vladimir Mihailenco 2022-10-08 08:53:31 +03:00
  • 28028b330f fix: use all provided sections Simon Paredes 2022-10-07 16:40:51 -03:00
  • dd9a200427 fix: improve pipelines retry logic (#2232) v9.0.0-beta.3 Vladimir Mihailenco 2022-10-06 14:05:55 +03:00
  • 6327c52e60 Add ParseURL function for cluster mode (#1924) Stephanie Hingtgen 2022-10-06 05:33:37 -05:00
  • 6090af686e chore: remove old options add-cluster-parse-urls Vladimir Mihailenco 2022-10-06 13:19:35 +03:00
  • d001e6455b chore: fix merge Vladimir Mihailenco 2022-10-06 13:11:28 +03:00
  • 4d07864ffa Merge branch 'master' into add-cluster-parse-urls Vladimir Mihailenco 2022-10-06 13:07:00 +03:00
  • a65f5edea0 chore: rename DefaultDialer to NewDialer Vladimir Mihailenco 2022-10-06 10:25:00 +03:00
  • a9287a16d6 Merge pull request #1997 from nkcmr/feature/nick/default-dialer Vladimir Mihailenco 2022-10-06 10:23:38 +03:00
  • b0231c659e chore: always retry write timeouts Vladimir Mihailenco 2022-10-06 10:06:02 +03:00
  • 6725851465 Merge pull request #2071 from ray2011/master Vladimir Mihailenco 2022-10-06 10:05:25 +03:00
  • 2fbf8d574e Merge pull request #2163 from KnutZuidema/feat/extra_redis_prometheus_stat_collector Vladimir Mihailenco 2022-10-06 09:08:43 +03:00
  • 24d4a2d579 Merge pull request #2231 from j178/fix-pubsub Vladimir Mihailenco 2022-10-06 08:59:57 +03:00
  • fea57be18f fix(pubsub): fix break introduced by #2177 j178 2022-10-06 04:33:53 +08:00
  • eae349aa75 Merge pull request #2075 from turrisxyz/setup-permissions Vladimir Mihailenco 2022-10-05 10:55:46 +03:00
  • 6f0167b9b9 Merge pull request #2127 from ash2k/ash2k/handle-context Vladimir Mihailenco 2022-10-05 10:48:41 +03:00
  • 90625a3438 Merge pull request #2176 from j178/fix-read-timeout Vladimir Mihailenco 2022-10-05 10:41:42 +03:00
  • bac50ce2e9 chore: allow to disable timeouts Vladimir Mihailenco 2022-10-05 10:36:12 +03:00
  • fda4feef7a Merge pull request #2177 from j178/sharded-pubsub Vladimir Mihailenco 2022-10-05 10:21:19 +03:00
  • 965ecdeb07 Merge pull request #2190 from go-redis/feat/set-addrs Vladimir Mihailenco 2022-10-05 10:18:30 +03:00
  • 2bcb060d6a chore: update example Vladimir Mihailenco 2022-10-05 10:06:54 +03:00
  • 1a38ccb80e Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2022-10-04 15:16:41 +03:00
  • d3df06039d Merge branch 'otel-ignore-raw-cmd' Vladimir Mihailenco 2022-10-04 15:16:23 +03:00
  • 3129e09b29 Update redis otel with option to not set raw command as an attribute Mitch Usher 2022-08-25 20:07:47 -06:00
  • 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 +03:00
  • aaba70a3a7 chore: fix example Vladimir Mihailenco 2022-10-04 15:09:05 +03:00
  • 77dabc3019 docs: another ScanType example with "Hash" as the KeyType (#2212) Rusty Magnet 2022-10-04 13:05:14 +01:00
  • 400ce60e74 Merge pull request #2213 from costela/bump_otel_deps_and_semconv Vladimir Mihailenco 2022-10-04 15:03:48 +03:00
  • be25907703 Merge pull request #2221 from tisonkun/eval_ro Vladimir Mihailenco 2022-10-04 14:29:22 +03:00
  • d56af1f2d1 feat: support eval_ro and evalsha_ro tison 2022-09-24 11:28:14 +08:00
  • c0a6f2d724 chore(redisotel): bump deps Leo Antunes 2022-09-16 13:18:55 +02:00
  • 4dcf3cca72 chore: update readme Vladimir Mihailenco 2022-09-15 12:01:14 +03:00
  • 0f5495d469 chore(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.2 dependabot[bot] 2022-09-05 12:36:28 +00:00
  • c99340abb0 chore: correct Kvrocks spells and new repo location (#2202) tison 2022-09-01 16:00:37 +08:00
  • 63392a363a fix: return early when context signals done Mikhail Mazurskiy 2022-08-26 20:55:45 +10:00
  • 20ba6d59e6 chore: cleanup Vladimir Mihailenco 2022-08-17 13:24:22 +03:00
  • eb8d6283df Merge branch 'master' into sz/master Vladimir Mihailenco 2022-08-17 13:19:01 +03:00
  • 59798f9dba chore: cleanup Vladimir Mihailenco 2022-08-17 13:18:58 +03:00
  • c561f3ca7e Merge pull request #2185 from Aoang/update-ci-test-go-version-to-1.19 Vladimir Mihailenco 2022-08-14 11:49:39 +03:00
  • c6774f21fc chore: update CI Test Go version to v1.19 Aoang 2022-08-14 16:26:49 +08:00
  • 69ae6ddc00 Merge pull request #2184 from ash2k/remove-iterator-mutex Vladimir Mihailenco 2022-08-13 12:15:33 +03:00
  • a10bc3e21c fix: remove iterator mutex as it's not needed Mikhail Mazurskiy 2022-08-13 11:05:04 +10:00
  • 9be4a9e6d3 chore: fix some command names Vladimir Mihailenco 2022-08-08 10:28:46 +03:00
  • 5a806ca2ba Merge pull request #2180 from armsnyder/vet-tool Vladimir Mihailenco 2022-08-08 10:03:42 +03:00
  • b4a0726f55 Merge pull request #2179 from armsnyder/add-missing-set-val Vladimir Mihailenco 2022-08-08 10:02:07 +03:00
  • faa496ba7d test: vet that all Cmders have a SetVal() method Adam Snyder 2022-08-07 22:40:51 -07:00
  • 3f8edc686f feat: add some missing SetVal methods Adam Snyder 2022-08-07 21:06:04 -07:00
  • 2123e08437 fix(internal/pool): call SetDeadline even if timeout is zero jianghang 2022-08-03 22:43:37 +08:00
  • baa48a4415 feat(pubsub): support sharded pub/sub jianghang 2022-08-03 23:10:03 +08:00
  • 084c0c8914 Merge pull request #2174 from j178/master Vladimir Mihailenco 2022-08-02 08:50:01 +03:00
  • 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 +02:00
  • b50b1c8f7a chore(internal): remove duplicate safe & unsafe jianghang 2022-08-02 00:05:40 +08:00
  • ce016ed85f Merge pull request #2173 from go-redis/fix/cluster-slots-redis-7 Vladimir Mihailenco 2022-07-29 14:43:43 +03:00
  • 2aeddfaa28 fix: fix ClusterSlots to read full metadata Vladimir Mihailenco 2022-07-29 14:28:22 +03:00
  • 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 +03:00
  • 2e174a228f chore: release v9.0.0-beta.2 (release.sh) Vladimir Mihailenco 2022-07-28 15:40:09 +03:00
  • 3d1e2e5bc8 Merge pull request #2171 from go-redis/fix/cleanup-pool-options Vladimir Mihailenco 2022-07-28 15:33:33 +03:00
  • f6a8adc50c fix: remove conn reaper from the pool and uptrace option names Vladimir Mihailenco 2022-07-28 15:11:35 +03:00
  • ae6c6deaf4 Merge pull request #2141 from ash2k/ash2k/fix-test-panic Vladimir Mihailenco 2022-07-28 14:28:25 +03:00
  • 60081bdd55 Merge pull request #2148 from signalfx/cluster-pipeline-err Vladimir Mihailenco 2022-07-28 13:27:22 +03:00
  • f99baf4fed Merge pull request #2153 from kavu/fix/2126_ringshards_panic Vladimir Mihailenco 2022-07-28 13:25:06 +03:00
  • 1492628ad0 Merge pull request #2157 from kavu/fix/ring_heartbeat_leak Vladimir Mihailenco 2022-07-28 13:23:32 +03:00
  • 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 +03:00
  • 2be58234e3 chore(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 dependabot[bot] 2022-07-25 01:30:21 +00:00
  • 43d0cbb9b8 feat(extra/redisprometheus): prometheus.Collector implementation for redis clients Knut Zuidema 2022-07-21 16:02:50 +02:00
  • 9e16c79951 fix: don't panic when test cannot start Mikhail Mazurskiy 2022-07-04 11:23:44 +10:00
  • 20d0ca235e fix: replace heartbeat signal channel with context.WithCancel Max Riveiro 2022-07-19 22:50:12 +03:00
  • f032c126db fix: provide a signal channel to end heartbeat goroutine Max Riveiro 2022-07-14 22:32:31 +03:00
  • e061db8c13 refactor: remove unused context attributes (#2154) Knut Zuidema 2022-07-14 12:43:42 +02:00
  • a80b84f01f fix: handle panic in ringShards Hash function when Ring got closed Max Riveiro 2022-07-13 18:09:42 +03:00
  • 092a692384 refactor: remove unused context attribute from conn (#2150) Knut Zuidema 2022-07-13 07:49:28 +02:00
  • 03376a5d9c fix: additional node failures in clustered pipelined reads Ben Keith 2022-07-07 14:42:57 -04:00
  • 9c34c5345f Merge pull request #2146 from jsha/log-cmdsinfo-error Vladimir Mihailenco 2022-07-07 09:04:24 +03:00
  • fa4d1ea839 fix: log errors from cmdsInfoCache Jacob Hoffman-Andrews 2022-07-06 14:28:42 -07:00
  • 9f5aacde23 Merge pull request #2137 from signalfx/latency-errs Vladimir Mihailenco 2022-07-03 08:55:48 +03:00
  • 64f972fbea fix: disregard failed pings in updateLatency() for cluster nodes Ben Keith 2022-07-01 10:14:52 -04:00
  • 89d6dfe09a fix: ignore Nil error when reading EntriesRead youseebiggirl 2022-06-25 20:11:46 +08:00
  • a40b4f0f69 Merge pull request #2125 from go-redis/dependabot/github_actions/wagoid/commitlint-github-action-5 Vladimir Mihailenco 2022-06-20 08:44:19 +03:00
  • 6e561bc5b9 chore(deps): bump wagoid/commitlint-github-action from 4 to 5 dependabot[bot] 2022-06-20 01:28:00 +00:00
  • 25db55cdc0 Merge pull request #2119 from szyhf/szyhf-patch-1 Vladimir Mihailenco 2022-06-12 10:48:59 +03:00
  • b6d2a92529 fix: #2114 for redis-server not support Hello Back Yu 2022-06-10 21:19:02 +08:00
  • 4ddd7d1803 chore: remove WithContext Vladimir Mihailenco 2022-06-05 09:58:05 +03:00
  • 0768a688c6 chore: update readme Vladimir Mihailenco 2022-06-04 18:20:41 +03:00
  • 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 +03:00
  • 58e087fe08 chore: release v9.0.0-beta.1 (release.sh) Vladimir Mihailenco 2022-06-04 18:02:11 +03:00
  • 98300d72b9 chore: cleanup Vladimir Mihailenco 2022-06-04 18:00:44 +03:00
  • 27f0addeb2 Merge pull request #2111 from go-redis/chore/v9 Vladimir Mihailenco 2022-06-04 17:58:40 +03:00
  • a18fad5bd3 chore: v9 Vladimir Mihailenco 2022-06-04 17:39:21 +03:00
  • a8e56a2961 Merge pull request #2110 from go-redis/feat/redis-7 Vladimir Mihailenco 2022-06-04 17:38:02 +03:00
  • d09c27e604 feat: upgrade to Redis 7 Vladimir Mihailenco 2022-06-04 17:25:12 +03:00
  • c98c5f0eeb fix: update ChannelWithSubscriptions to accept options Vladimir Mihailenco 2022-06-04 16:20:10 +03:00