RedisBuilder

Builder class for RedisProvider.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var poolConfig: JedisPoolConfig
Link copied to clipboard
var port: Int
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun pool(action: JedisPoolConfig.() -> Unit)

Configures the JedisPoolConfig.