Commit Graph

1724 Commits

Author SHA1 Message Date
GreenHedgehog 1a65d677b3
Fix not applying updated ClusterClient context after calling WithContext method (#1480)
pass context to command info cache init call
2020-09-14 15:30:50 +03:00
Vladimir Mihailenco f354306eec Add bug report template 2020-09-14 13:29:56 +03:00
Vladimir Mihailenco bc362ac0cc Update changelog 2020-09-14 13:28:01 +03:00
Vladimir Mihailenco b85a319370 Make build more stable 2020-09-11 16:56:02 +03:00
Vladimir Mihailenco 30e120f33e
Merge pull request #1485 from go-redis/fix/sentinel-route-by
Add Sentinel RouteBy
2020-09-11 16:18:17 +03:00
Vladimir Mihailenco cbce5dbfa2 Add Sentinel RouteBy 2020-09-11 16:06:08 +03:00
Vladimir Mihailenco afb0064872
Merge pull request #1484 from go-redis/fix/cluster-node-latency
Periodically update Cluster node latency
2020-09-11 14:29:38 +03:00
Vladimir Mihailenco 46e04ce67e Fix build 2020-09-11 14:17:23 +03:00
Vladimir Mihailenco 68baad7f84
Merge pull request #1483 from go-redis/fix/default-retries
Tweak number of retries
2020-09-11 12:33:49 +03:00
Vladimir Mihailenco 83d698027f Periodically update Cluster node latency 2020-09-11 12:33:03 +03:00
Vladimir Mihailenco b657760cca Tweak number of retries 2020-09-11 12:13:27 +03:00
Vladimir Mihailenco 513fcfb224 Remove strconv 2020-09-11 09:32:39 +03:00
Vladimir Mihailenco b67982d210
Merge pull request #1479 from go-redis/fix/hook-call-after
Make sure to call after hook on error
2020-09-11 09:25:48 +03:00
Vladimir Mihailenco 69287d7ea9 Make sure to call after hook on error 2020-09-10 17:36:36 +03:00
Vladimir Mihailenco fb80d4211a
Merge pull request #1477 from go-redis/fix/hooks-lifo
Change hooks to be LIFO
2020-09-10 09:43:29 +03:00
Vladimir Mihailenco b1866caeda
Merge pull request #1475 from go-redis/renovate/github.com-go-redis-redis-v8-8.x
Update module go-redis/redis/v8 to v8.0.0-beta.11
2020-09-10 09:39:16 +03:00
Vladimir Mihailenco 5aaa6c6207 Change hooks to be LIFO 2020-09-10 09:22:51 +03:00
Vladimir Mihailenco f82e4988ec Fix flaky test 2020-09-10 09:19:07 +03:00
Renovate Bot d1a0ae0616
Update module go-redis/redis/v8 to v8.0.0-beta.11 2020-09-09 16:41:23 +00:00
Vladimir Mihailenco 655eaaa39d
Merge pull request #1473 from go-redis/feature/failover-cluster-client
Feature/failover cluster client
2020-09-09 18:37:14 +03:00
Vladimir Mihailenco 690d9a94f3 Rename SlowLog to SlowLogGet 2020-09-09 18:09:26 +03:00
Vladimir Mihailenco 457cdea58f Fix build 2020-09-09 17:40:37 +03:00
Vladimir Mihailenco 4877841b11 Rename ReadOnly to SlaveOnly and cleanup 2020-09-09 17:03:47 +03:00
Ehsan Afzali 6c85ee767a Add NewFailoverClusterClient 2020-09-09 15:37:52 +03:00
Vladimir Mihailenco b273d2bf57 Update changelog 2020-09-09 14:46:01 +03:00
Vladimir Mihailenco 20fca37891
Merge pull request #1470 from go-redis/renovate/github.com-onsi-ginkgo-1.x
Update module onsi/ginkgo to v1.14.1
2020-09-09 13:03:30 +03:00
Vladimir Mihailenco 54ec86c34a
Merge pull request #1472 from go-redis/feature/slowlog
Feature/slowlog
2020-09-09 13:00:04 +03:00
Vladimir Mihailenco dfae0ec28b Cleanup 2020-09-09 12:49:45 +03:00
wziww be9ae84c6f support for slowlog command 2020-09-09 12:36:25 +03:00
Renovate Bot 8a6fb6b188
Update module onsi/ginkgo to v1.14.1 2020-09-09 07:19:40 +00:00
Vladimir Mihailenco 4306c58d43
Merge pull request #1471 from go-redis/renovate/github.com-onsi-gomega-1.x
Update module onsi/gomega to v1.10.2
2020-09-09 10:18:17 +03:00
Renovate Bot fb6fca7279
Update module onsi/gomega to v1.10.2 2020-09-09 07:09:30 +00:00
Vladimir Mihailenco 44c65b3920
Merge pull request #1469 from go-redis/renovate/github.com-go-redis-redis-v8-8.x
Update module go-redis/redis/v8 to v8.0.0-beta.10
2020-09-09 09:54:55 +03:00
Renovate Bot 0f2b24269a
Update module go-redis/redis/v8 to v8.0.0-beta.10 2020-09-09 06:52:52 +00:00
Vladimir Mihailenco dfb6a04fed
Merge pull request #1468 from go-redis/renovate/golang.org-x-exp-digest
Update golang.org/x/exp commit hash to ae8ad44
2020-09-09 09:52:21 +03:00
Renovate Bot c5a513ee6e
Update golang.org/x/exp commit hash to ae8ad44 2020-09-09 06:51:39 +00:00
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