RedisConnectionPoolInfo()
Gives back detailed information about the Redis connection pool.
Requires Extension: Redis driver
RedisConnectionPoolInfo( cache=string );
Returns: any
Argument | Description |
---|---|
cache
string,
optional
|
name of the cache to use, this must be a redis cache. Alias: cacheName |
Examples
There are currently no examples for this function 17,548ms WARN No examples for function redisconnectionpoolinfoSee also
- Cache
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)