1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-22 05:42:50 +03:00

2614 Commits

Author SHA1 Message Date
Vladimir Mihailenco
2c9c526023 Wait for the goroutine to finish 2020-12-06 17:09:22 +02:00
Vladimir Mihailenco
2e398ada86
Merge pull request #1572 from go-redis/fix/close-conn-on-context-timeout
Close the conn on context timeout
v8.4.1
2020-12-06 11:34:07 +02:00
Vladimir Mihailenco
02ccf05ed0 Close the conn on context timeout 2020-12-06 11:14:07 +02:00
Vladimir Mihailenco
43d9b98d48 Fix race 2020-12-06 10:05:26 +02:00
Vladimir Mihailenco
a60ca8bc24
Merge pull request #1564 from git-hulk/fix/data-race-in-sentinel-client
FIX: data race warning in sentinel client since the newConnPool would spawn the new goroutine and use the onFailover at the same time.
2020-12-06 10:03:33 +02:00
AdamKorcz
0d9368cb32 Updated variable names and added build comment 2020-11-30 16:26:51 +00:00
AdamKorcz
309e57583c Added fuzzer 2020-11-30 16:02:50 +00:00
Vladimir Mihailenco
0b9986c43c Update extra extra/redisotel/v0.2.0 extra/rediscensus/v0.2.0 2020-11-21 10:18:39 +02:00
Vladimir Mihailenco
55a8f1a601
Merge pull request #1567 from go-redis/feature/otel-0.14
Update to otel v0.14
extra/rediscmd/v0.2.0 v8.4.0
2020-11-21 10:12:54 +02:00
Vladimir Mihailenco
3921cd497c Update to otel v0.14 2020-11-21 09:56:52 +02:00
Vladimir Mihailenco
94de9f93b8
Merge pull request #1566 from go-redis/renovate/go.opentelemetry.io-otel-sdk-0.x
Update module go.opentelemetry.io/otel/sdk to v0.14.0
2020-11-21 09:31:32 +02:00
Renovate Bot
416035e9c9
Update module go.opentelemetry.io/otel/sdk to v0.14.0 2020-11-20 17:25:55 +00:00
git-hulk
956f43e3f9 FIX: data race warning in sentinel client since the newConnPool would spawn the new
goroutine and use the onFailover at the same time.
2020-11-19 20:12:56 +08:00
Vladimir Mihailenco
5aedb90a65
Merge pull request #1562 from johejo/golangci-lint_v1.32
Update golangci-lint to v1.32
2020-11-18 17:53:55 +02:00
Vladimir Mihailenco
015c456597 Add funding 2020-11-18 17:44:34 +02:00
Mitsuo Heijo
f5a1707d3c Update golangci-lint to v1.32 2020-11-17 23:08:15 +09:00
Vladimir Mihailenco
d4f01eda28 go mod tidy v8.3.4 2020-11-17 08:51:42 +02:00
Yanis
4ab19e228a
Add LPOS command (#1556)
* Add LPos
2020-11-17 08:48:46 +02:00
Vladimir Mihailenco
16981c0c00 Tweak name 2020-11-15 14:35:04 +02:00
Vladimir Mihailenco
7bd3bffc5b Merge branch 'master' of github.com:go-redis/redis 2020-11-15 14:31:14 +02:00
Vladimir Mihailenco
13782c03d0 Tweak otel span and attr names 2020-11-15 14:30:27 +02:00
Vladimir Mihailenco
b2a1c6ced0
Merge pull request #1557 from wziww/master
CLUSTER_REDIR_UNSTABLE error should be retry
2020-11-12 13:58:37 +02:00
wziww
e0aa8939c7 TRYAGAIN error should be retry 2020-11-12 17:47:04 +08:00
Vladimir Mihailenco
fa2e0da4e8 Move changelog to docs 2020-11-06 16:54:46 +02:00
Vladimir Mihailenco
51a4ea4358
Merge pull request #1549 from go-redis/feature/retry-overflow
Guard against overflow in retry
v8.3.3
2020-10-28 12:01:51 +02:00
Vladimir Mihailenco
caee2887e2
Merge pull request #1546 from TwinProduction/master
Add SetEX command
2020-10-28 11:16:46 +02:00
Vladimir Mihailenco
f92951b835 Guard against overflow in retry 2020-10-28 11:12:46 +02:00
TwinProduction
b2df72a23d Refactor useless lines 2020-10-22 22:51:54 -04:00
TwinProduction
cc71f5d293 Add SetEX command 2020-10-22 14:38:36 -04:00
Roman Suvorov
38caa12762
Feature/gofumpt (#1545)
* enable gofumpt
* remove nlreturn
* up golang-ci
2020-10-22 09:40:20 +03:00
Vladimir Mihailenco
f93ba2815b Fix version extra/rediscensus/v0.1.1 extra/redisotel/v0.1.2 2020-10-21 15:26:05 +03:00
Vladimir Mihailenco
7247b90e3e Fix module name extra/redisotel/v0.1.1 2020-10-21 15:23:08 +03:00
Vladimir Mihailenco
7b1a844a5b Add extra modules extra/rediscensus/v0.1.0 extra/redisotel/v0.1.0 extra/rediscmd/v0.1.0 2020-10-21 15:19:27 +03:00
Vladimir Mihailenco
26ade921df
Merge pull request #1543 from go-redis/fix/conn-hooks
Add hooks to Conn. Fixes #1539
v8.3.2
2020-10-17 15:34:15 +03:00
Vladimir Mihailenco
e99a39201b Add hooks to Conn. Fixes #1539 2020-10-17 15:21:09 +03:00
Vladimir Mihailenco
16afeeb46d
Merge pull request #1532 from go-redis/renovate/github.com-onsi-ginkgo-1.x
chore(deps): update module onsi/ginkgo to v1.14.2
2020-10-13 09:45:46 +03:00
Renovate Bot
319b0236e7
chore(deps): update module onsi/ginkgo to v1.14.2 2020-10-13 06:36:17 +00:00
Vladimir Mihailenco
c6fc4eef32
Merge pull request #1533 from go-redis/renovate/github.com-onsi-gomega-1.x
chore(deps): update module onsi/gomega to v1.10.3
2020-10-13 09:34:34 +03:00
Vladimir Mihailenco
a6876ad84a Move Scan test v8.3.1 2020-10-13 09:33:12 +03:00
Roman Suvorov
f169894120
Fix/issue 1384 (#1529)
Add support for scanning time.TIme
2020-10-13 09:13:43 +03:00
Renovate Bot
c0501bf52e
chore(deps): update module onsi/gomega to v1.10.3 2020-10-12 18:26:09 +00:00
Vladimir Mihailenco
36223c9349 readme: mention OpenCensus 2020-10-12 17:03:45 +03:00
Vladimir Mihailenco
a267e71d4d Merge branch 'master' of github.com:go-redis/redis 2020-10-12 17:02:12 +03:00
Vladimir Mihailenco
45ccb2457d Update readme 2020-10-12 17:02:00 +03:00
Vladimir Mihailenco
bfb4c92b06
Merge pull request #1486 from go-redis/renovate/github.com-go-redis-redis-v8-8.x
Update module go-redis/redis/v8 to v8.3.0
2020-10-10 14:32:12 +03:00
Renovate Bot
bab9da6374
Update module go-redis/redis/v8 to v8.3.0 2020-10-10 11:12:54 +00:00
Vladimir Mihailenco
f1082a63f7
Merge pull request #1528 from go-redis/renovate/go.opentelemetry.io-otel-sdk-0.x
Update module go.opentelemetry.io/otel/sdk to v0.13.0
2020-10-10 13:53:23 +03:00
Renovate Bot
1f4d026286
Update module go.opentelemetry.io/otel/sdk to v0.13.0 2020-10-10 10:50:18 +00:00
Vladimir Mihailenco
e1b0a0bd7e Cleanup readLine 2020-10-10 12:26:21 +03:00
Vladimir Mihailenco
b66d05bd63
Merge pull request #1524 from eelcocramer/bufio-fix
Fixes bufio buffer full error when reading from an array larger than 4096 bytes
2020-10-10 12:12:35 +03:00