Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removal of the legacy client | andymccurdy | 2010-02-18 | 1 | -1359/+0 |
| | |||||
* | Merge branch 'newapi' | andymccurdy | 2010-02-18 | 1 | -3/+4 |
| | |||||
* | Merge branch 'master' into newapi | andy | 2010-01-18 | 1 | -3/+14 |
| | |||||
* | moved exceptions to their own module | andy | 2010-01-13 | 1 | -29/+24 |
| | |||||
* | - redis is now in it's own module. existing client imported and added to ↵ | andy | 2010-01-13 | 1 | -0/+1352 |
__all__ providing backards compat. - tests can now be run by running the tests.py file |