Commit Graph

1688 Commits

Author SHA1 Message Date
Vladimir Mihailenco 9b6afbf54a
Merge pull request #1467 from go-redis/renovate/configure
Configure Renovate
2020-09-09 09:49:59 +03:00
Renovate Bot be13564448
Add renovate.json 2020-09-09 06:29:38 +00:00
Vladimir Mihailenco 8a25ceadae
Merge pull request #1448 from rueian/pubsub-message-payload-slice
Support string array in pubsub message payload
2020-09-08 18:02:19 +03:00
Vladimir Mihailenco eeaa1f96ca Add RWE 2020-09-07 16:09:51 +03:00
Vladimir Mihailenco df7fe4e2ce Update changelog 2020-09-05 17:39:26 +03:00
Vladimir Mihailenco ef220d0944 Tweak append arg 2020-09-05 13:17:26 +03:00
Vladimir Mihailenco c44a9aa16f Merge branch 'master' of github.com:go-redis/redis 2020-09-05 12:36:31 +03:00
Vladimir Mihailenco ad96d1969e Extract redisext to separate Go module 2020-09-05 12:36:22 +03:00
Vladimir Mihailenco 8c6fa1421d
Merge pull request #1464 from go-redis/fix/cluster-test-state
Remove ClusterClient failover tests
2020-09-05 12:33:42 +03:00
Vladimir Mihailenco 2bf7ec6cfe Test on Go 1.15 2020-09-05 12:16:45 +03:00
Vladimir Mihailenco a722cde148 Remove ClusterClient failover tests 2020-09-05 12:16:08 +03:00
Vladimir Mihailenco fe55405454
Merge pull request #1463 from go-redis/fix/sub-renewal
Faster renew the subscription
2020-09-05 11:16:18 +03:00
Vladimir Mihailenco c357d18624 Faster renew the subscription 2020-09-05 10:56:09 +03:00
Martin Mlynář 49aac99f9d
FailoverClient with read-only support (#1199)
* FailoverClient with read-only support
2020-09-04 12:54:06 +03:00
Vladimir Mihailenco 1e8d28243e
Merge pull request #1462 from dmitsh/ds-sentinel-test
use 3 sentinel instances in unit testing
2020-09-04 08:43:19 +03:00
Vladimir Mihailenco 7eddb752fa
Merge pull request #1460 from apersson/bump-ginkgo
Update ginkgo
2020-09-04 08:40:31 +03:00
Dmitry Shmulevich 7597d0def7 use 3 sentinel instances in unit testing
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@sysdig.com>
2020-09-03 12:11:56 -07:00
Vladimir Mihailenco ba2f8efa33 Add badge 2020-09-03 18:27:05 +03:00
Anders Persson 116514c825 Update ginkgo 2020-09-02 11:59:10 -07:00
Vladimir Mihailenco 053ec5b672 Update 2020-09-02 09:44:04 +03:00
Vladimir Mihailenco 0f4db2e930 Update sponsors 2020-09-02 09:41:39 +03:00
Vladimir Mihailenco 6115a783e1
Merge pull request #1456 from dmitsh/ds-sentinel-password
add Sentinel password to UniversalOptions
2020-09-01 09:28:36 +03:00
Dmitry Shmulevich 574c21139d add Sentinel password to UniversalOptions
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@sysdig.com>
2020-08-31 08:57:01 -07:00
Dmitry Shmulevich 9b831b0427
Properly pass username/password in Sentinel (#1452)
* Properly pass username/password in Sentinel

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@sysdig.com>
2020-08-27 08:51:57 +03:00
Vladimir Mihailenco 61ed601bde
Merge pull request #1454 from asuffield/trace-dialer
Trace dialer targets in the relevant spans
2020-08-27 08:24:39 +03:00
Andrew Suffield ea78cc7d7e add more trace details to dialer spans 2020-08-26 12:24:45 +01:00
Vladimir Mihailenco 2c0d528736 Update otel 2020-08-26 09:46:49 +03:00
Vladimir Mihailenco eb3080ab65 Update dependencies 2020-08-24 16:25:34 +03:00
Rueian f5f73f8033
Support string array in pubsub message payload 2020-08-21 17:29:37 +08:00
Vladimir Mihailenco befee0e2d1 Increase timeout 2020-08-15 16:23:14 +03:00
Vladimir Mihailenco 3eb3a1da7d
Merge pull request #1443 from go-redis/fix/pool-panics
Port pool fixes
2020-08-15 16:20:26 +03:00
Vladimir Mihailenco 6db422f051 Port pool fixes 2020-08-15 15:45:15 +03:00
Vladimir Mihailenco 0ddc3abd36
Merge pull request #1431 from mvrhov/patch-1
Prevent index out ouf bunds error
2020-08-07 09:47:21 +03:00
Miha Vrhovnik 40f80e8913 Prevent index out of bunds error
I'm reusing this driver for disque client... and get index out of bounds error because there really are just 2 items in array not 3.
2020-08-07 08:05:47 +02:00
Vladimir Mihailenco 0999a925ac
Merge pull request #1434 from GreenHedgehog/master
fix nil node dereference when use RouteByLatency in cluster
2020-08-07 08:57:15 +03:00
Pavlov Aleksey 8a5db20d32 fix nil node dereference when use RouteByLatency in cluster 2020-08-06 18:04:04 +03:00
Vladimir Mihailenco 3fbf7df014 Fix test 2020-07-28 16:26:03 +03:00
Vladimir Mihailenco 0f5d67c102 Fix zero backoff 2020-07-28 16:14:54 +03:00
Vladimir Mihailenco 6e3d4a53c6 Tweak backoff 2020-07-28 15:42:38 +03:00
Vladimir Mihailenco dd8e70ad43
Merge pull request #1419 from lsytj0413/fix-default-dialtimeout
feat(option): default dialtimeout take effect when dialer is nil
2020-07-24 16:21:00 +03:00
Vladimir Mihailenco 8d96c4bc30
Merge pull request #1423 from go-redis/fix/retyr-timeout-temporary
Retry timeout and retryable error
2020-07-24 16:20:13 +03:00
Vladimir Mihailenco 21a1f58caf Retry timeout and retryable error 2020-07-24 15:52:15 +03:00
lsytj0413 d184d958d7 feat(option): default dialtimeout take effect when dialer is nil 2020-07-21 15:18:36 +08:00
Vladimir Mihailenco 16e62e05a1
Merge pull request #1414 from go-redis/fix/load-cmds-3-attempts
Try 3 random addrs to load commands
2020-07-19 10:28:06 +03:00
Vladimir Mihailenco 862dcbadae Try 3 random addrs to load commands 2020-07-19 09:51:41 +03:00
刘青 8a3f304b25
Log with context to associate all log by traceID (#1413)
* Log with context to associate all log by traceID
2020-07-18 09:04:36 +03:00
Vladimir Mihailenco f2645d373d
Merge pull request #1405 from fishy/atomic-value-last-dial-error
Use atomic.Value instead of lock for ConnPool.lastDialError
2020-07-16 10:41:42 +03:00
Vladimir Mihailenco 38c87c1f84 Fix golangci 2020-07-16 10:01:27 +03:00
Vladimir Mihailenco 14c843ef89 gofumports 2020-07-16 09:52:07 +03:00
Tiger He 62469e4f42
Introduce metrics capture with OpenTelemetry (#1398)
* internal: Add instrumentation

Co-authored-by: reggiemcdonald <regmcdonald95@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-15 12:07:07 +03:00