Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move repr to Connection and UnixDomainConnection. Add repr support to Redis, ↵ | Mark Roberts | 2013-11-05 | 1 | -7/+52 | |
| | | | | ConnectionPool, and BlockingConnectionPool | |||||
* | Add support for showing db connection info via repr | Mark Roberts | 2013-11-01 | 1 | -0/+6 | |
| | ||||||
* | Errors during auth or DB select now close the socket | Andy McCurdy | 2013-09-08 | 1 | -0/+17 | |
| | | | | Fixes #368 | |||||
* | python 2.5 compat | andy | 2013-06-05 | 1 | -0/+1 | |
| | ||||||
* | connection pool tests | andy | 2013-06-04 | 1 | -0/+107 | |