redis_poolex v0.0.3 API Reference

Modules

Application for running connection pool and redis connection inside

Redis connection pool supervisor to handle connections via pool and reduce the number of opened connections via GenServer

Worker for getting connction to Redis and run queries via Exredis