basicredispool

package
v1.20.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2019 License: MIT Imports: 2 Imported by: 0

README

A basic redis pool, since the connections are using retryableredis i dont need to do any fancy checks on them to detect dead connections, as that part is managed by retryableredis.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pool

type Pool struct {
	// contains filtered or unexported fields
}

func NewPool

func NewPool(size int, conf *retryableredis.DialConfig) (*Pool, error)

func (*Pool) Close

func (p *Pool) Close() error

func (*Pool) Do

func (p *Pool) Do(a radix.Action) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL