redis/internal/pool
monkey92t 63df0e5e75
sync master (#1800)
* Remove OpenTelemetry from the code (but leave redisotel as is) (#1782)

* Add XAutoClaim command (#1780)

* fix typo (#1788)

* xgroup/xadd/xtrim supports new options (#1787)

* support cmd option

XGROUP CREATECONSUMER
XTRIM MINID LIMIT
XADD NOMKSTREAM MINID LIMIT

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

* add XAddArgs.Approx doc

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

* Add Bun to readme

* Upgrade the <sorted set> series of commands (#1792)

* Upgrade the <sorted set> series of commands

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

* Cancel the Deprecated mark of ZAddNX and ZAddXX

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

* Explain the use restrictions of KeepTTL. (#1799)

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

* Adjust KeepTTL annotation.

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

* the hello command throws possible errors, It may affect the "read timeout" test result.

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

Co-authored-by: Vladimir Mihailenco <vladimir.webdev@gmail.com>
Co-authored-by: ericmillin <31105612+ericmillin@users.noreply.github.com>
Co-authored-by: heyanfu <1145291570@qq.com>
2021-06-28 17:40:38 +08:00
..
bench_test.go Port pool fixes 2020-08-15 15:45:15 +03:00
conn.go sync master (#1800) 2021-06-28 17:40:38 +08:00
export_test.go Fix MinIdleConns and MaxConnAge 2019-03-25 13:02:31 +02:00
main_test.go Pass context to Dialer 2019-06-04 14:26:26 +03:00
pool.go follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
pool_single.go Port pool fixes 2020-08-15 15:45:15 +03:00
pool_sticky.go Fix golangci-lint check 2021-03-23 11:02:29 +02:00
pool_test.go Port pool fixes 2020-08-15 15:45:15 +03:00