redis/internal
ktaekwon000 ce40cd942a
Allow FIFO pool in redis client (#1820)
* Initial commit for FIFO pool

* Change PoolType string to PoolFIFO bool

* Remove redundant type

* add PoolFIFO option to all clients

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

Co-authored-by: Kim Tae Kwon <taekwon.kim@shopee.com>
Co-authored-by: monkey92t <golang@88.com>
2021-07-16 11:58:01 +08:00
..
hashtag follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
hscan fix typo (#1788) 2021-06-09 00:58:16 +08:00
pool Allow FIFO pool in redis client (#1820) 2021-07-16 11:58:01 +08:00
proto follow to golang-lint 1.40 2021-05-13 10:33:38 +08: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
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 follow to golang-lint 1.40 2021-05-13 10:33:38 +08: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 Remove OpenTelemetry from the code (but leave redisotel as is) (#1782) 2021-06-03 19:01:51 +08:00