I'm using this module for session storage of Magento 1.7.0.2 at Redis. I have noticed that there is often a high number of connections to Redis server. Could pipelining mitigate this situation? If yes, can this be configured via the Magento file app/etc/local.xml?