redis_connection_pool v0.1.1 RedisPool.Config

Summary

Functions

Retrieves a key value from the configuration

Retrieves the name of our Redis pool

Retrieves the timeout for our connections

Functions

get(name, default \\ nil)

Retrieves a key value from the configuration.

pool_name()

Retrieves the name of our Redis pool.

timeout()

Retrieves the timeout for our connections.