redis Redis tips I wish I knew earlier Talking about python redis package - connection pools, connections leaks, errors like: ConnectionError: Too many connections. Why to use BlockingConnectionPool and how to properly close Redis instance.