[][src]Module reool::node_pool

A connection pool for conencting to a single node

Structs

Builder

A builder for a SingleNodePool

Config

A configuration for creating a SingleNodePool.

PoolStats
SingleNodePool

A connection pool that maintains multiple connections to a single Redis instance.

Enums

BackoffStrategy

A strategy for determining delays betwen retries