lua-resty-redis
lua-resty-redis copied to clipboard
[Question] behavior of get_reused_items function
does get_reused_items() returns the pool size? or its just returns random number if the connection isn't from connection pool? i want to monitor my connection pool size because i have sudden spikes in my connection to redis (goes to 120K connections on a single redis instance)