Hacker News new | ask | show | jobs
by zmj 2545 days ago
Just curious, why would you pool redis connections?
1 comments

High throughput. Pooling is the default behaviour for many Redis clients too, isn't it? eg: https://github.com/gomodule/redigo