Commit Graph

38 Commits

Author SHA1 Message Date
monkey 350477a91d Merge branch 'lint-1.40' into v9 2021-05-13 17:54:44 +08:00
monkey92t 8ad01240a4
Add support for resp3 protocol (#1739)
* support resp3 protocol

Signed-off-by: monkey <golang@88.com>

* Upgrade mod version limit go1.14

https://github.com/go-redis/redis/issues/1715#issuecomment-820685614

Signed-off-by: monkey <golang@88.com>

* Remove the redundant check of ReadReply

Signed-off-by: monkey <golang@88.com>

* fix the problem

Signed-off-by: monkey <golang@88.com>

* workflows add v9

Signed-off-by: monkey <golang@88.com>

* update StringStringMapCmd to MapStringStringCmd

Signed-off-by: monkey <golang@88.com>
2021-04-27 10:04:46 +03:00
Vladimir Mihailenco 803592d454 Otel v0.20.0 2021-04-25 12:16:13 +03:00
Vladimir Mihailenco e3c1e884eb Replace travis with workflows 2021-03-23 10:29:15 +02:00
lawmatsuyama dd7fefe738 change otel/label for otel/attribute 2021-03-03 22:43:10 -03:00
Vladimir Mihailenco 61680f373c Tweak API 2021-02-17 15:12:10 +02:00
alijozi 1f32092a3b Update OpenTelemetry to 0.17.0 and fix "undefined: otel.Meter" 2021-02-16 11:38:55 +01:00
Renovate Bot e93994cb28
Update module onsi/ginkgo to v1.15.0 2021-02-04 07:51:06 +00:00
Renovate Bot 62c15db5e3
Update module onsi/gomega to v1.10.5 2021-02-01 22:52:10 +00:00
Vladimir Mihailenco a8e8bf1504 Bump otel 2021-01-19 11:49:05 +02:00
Vladimir Mihailenco aa456e55a7 Bump Go in go.mod 2021-01-10 09:19:45 +02:00
Renovate Bot 935e3d0806
Update module onsi/gomega to v1.10.4 2020-12-11 06:42:54 +00:00
Renovate Bot 59a2ddc589
Update module go.opentelemetry.io/otel to v0.15.0 2020-12-11 05:34:41 +00:00
Vladimir Mihailenco 3921cd497c Update to otel v0.14 2020-11-21 09:56:52 +02:00
Renovate Bot 319b0236e7
chore(deps): update module onsi/ginkgo to v1.14.2 2020-10-13 06:36:17 +00:00
Renovate Bot c0501bf52e
chore(deps): update module onsi/gomega to v1.10.3 2020-10-12 18:26:09 +00:00
Vladimir Mihailenco bdeca5fc33 Update to otel v0.13 2020-10-10 09:32:05 +03:00
Dimitrij Denissenko 3fc96195a4 Reduce dependency chain 2020-09-17 14:32:08 +01:00
Renovate Bot 8a6fb6b188
Update module onsi/ginkgo to v1.14.1 2020-09-09 07:19:40 +00:00
Renovate Bot fb6fca7279
Update module onsi/gomega to v1.10.2 2020-09-09 07:09:30 +00:00
Renovate Bot c5a513ee6e
Update golang.org/x/exp commit hash to ae8ad44 2020-09-09 06:51:39 +00:00
Anders Persson 116514c825 Update ginkgo 2020-09-02 11:59:10 -07: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
Mitsuo Heijo 44e1bf83ea upgrade xxhash to v2 2020-07-06 13:51:51 +09:00
Vladimir Mihailenco 0ffefcde98 Use random node to load cluster slots 2020-06-29 17:26:11 +03:00
Vladimir Mihailenco 888328aef2 Set Ring.Username 2020-06-12 09:28:14 +03:00
Vladimir Mihailenco 694e518a8c Use Rendezvous in Ring. Thanks @rafaeleyng for initial idea and implementation 2020-06-08 13:22:37 +03:00
Vladimir Mihailenco b0b5d03045 Update otel 2020-05-19 08:52:38 +03:00
Vladimir Mihailenco 66cd13e793 Update otel 2020-05-19 08:52:38 +03:00
Vladimir Mihailenco 61a78caa5d go mod tidy 2020-05-19 08:52:38 +03:00
Vladimir Mihailenco 3dcb844106 Bump major version 2020-05-19 08:52:38 +03:00
Vladimir Mihailenco f5593121e0 Add ctx as first arg 2020-05-19 08:52:38 +03:00
Vladimir Mihailenco c0fcf85f12 Add missing Tx instrumentation 2019-12-29 12:14:02 +02:00
Vladimir Mihailenco 2c55c0b55a Manually update Go version in go.mod 2019-08-23 16:14:24 +03:00
Vladimir Mihailenco 7779accbea Use semantic import versioning 2019-08-08 14:29:44 +03:00
Vladimir Mihailenco 6238b8d4b7 Mark node as loading in Cluster pipeline read 2019-05-30 17:17:27 +03:00
Kassian Sun 569307e34d Add go.mod and go.sum 2019-03-29 10:49:40 +08:00