redis/internal
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
..
hashtag Reduce dependency chain 2020-09-17 14:32:08 +01:00
hscan hscan adds support for i386 platform (#1652) 2021-02-09 14:44:24 +02:00
pool upgrade golangci-lint to v1.39.0 2021-04-08 14:44:31 +08:00
proto Add support for resp3 protocol (#1739) 2021-04-27 10:04:46 +03:00
rand Make FailoverClient(sentinel mode) more robust (#1655) 2021-02-10 17:20:08 +02:00
util Use bufio.Writer 2018-08-17 14:14:02 +03:00
arg.go Remove arg hex encoding 2020-09-24 10:09:09 +03:00
instruments.go Update OpenTelemetry to 0.17.0 and fix "undefined: otel.Meter" 2021-02-16 11:38:55 +01:00
internal.go Guard against overflow in retry 2020-10-28 11:12:46 +02:00
internal_test.go Fix test 2020-07-28 16:26:03 +03:00
log.go Log with context to associate all log by traceID (#1413) 2020-07-18 09:04:36 +03:00
once.go Vendor syncutil.Once 2017-07-01 12:51:46 +03:00
safe.go Add OpenTelemetryHook 2020-06-09 17:17:41 +03:00
unsafe.go Add OpenTelemetryHook 2020-06-09 17:17:41 +03:00
util.go Optimize Otel instrumentation 2021-03-20 10:01:48 +02:00