Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [issue 29] Redis instance doesn't use shared connection pool by default | Konstantin Merenkov | 2010-04-12 | 1 | -10/+3 |
* | Pipeines can not optionally be transactions (wrapped in MULTI/EXEC) or not by... | Andy McCurdy | 2010-03-31 | 1 | -8/+14 |
* | New test that proves that self.subscribed in Pipeline is necessary | Konstantin Merenkov | 2010-03-31 | 1 | -1/+8 |
* | Pipeline objects are now executed atomically via the MULTI and EXEC commands | Andy McCurdy | 2010-03-10 | 1 | -0/+30 |
* | - connection objects now store authentication credentials so that reconnect w... | andymccurdy | 2010-02-16 | 1 | -0/+25 |