Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 2.7.52.7.5 | andy | 2013-05-14 | 1 | -1/+1 |
| | |||||
* | 2.7.42.7.4 | andy | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | 2.7.32.7.3 | andy | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | pep8 | andy | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | connection: add an optional `BlockingConnectionPool` class. | James Arthur | 2013-04-18 | 1 | -0/+1 |
| | | | | | | * implements the same api as the default `ConnectionPool` * blocks for a specified timeout when getting a connection if no connections are available | ||||
* | bump to 2.7.22.7.2 | andy | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | 2.7.1 version bump, include tests with source dist2.7.1 | andy | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | 2.7.0, version bump2.7.0 | andy | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | adding SkipTests for BITOP/BITCOUNT commands below redis 2.6, fixing logic ↵2.6.2 | andy | 2012-08-15 | 1 | -1/+1 |
| | | | | to work with python3 | ||||
* | version bump to 2.6.12.6.1 | andy | 2012-08-14 | 1 | -1/+1 |
| | |||||
* | Cleaned up code for PEP 8 compliance | Alex Grönholm | 2012-08-06 | 1 | -3/+3 |
| | |||||
* | version bump2.6.0 | andy | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | 2.4.132.4.13 | andy | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'from_url' of https://github.com/kennethreitz/redis-py into ↵ | andy | 2012-05-18 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | kennethreitz-from_url Conflicts: redis/__init__.py | ||||
| * | redis.from_url | Kenneth Reitz | 2012-05-18 | 1 | -1/+3 |
| | | |||||
* | | 2.4.12, redis-py is now fork-safe2.4.12 | andy | 2012-04-27 | 1 | -1/+1 |
| | | |||||
* | | version bump2.4.11 | andy | 2012-01-13 | 1 | -1/+1 |
| | | |||||
* | | Releasing 2.4.102.4.10 | andy | 2011-10-28 | 1 | -1/+1 |
| | | |||||
* | | Renamed the base client class to StrictRedis, replacing ZADD and LREM in ↵ | andy | 2011-07-26 | 1 | -2/+3 |
| | | | | | | | | favor of their official argument order. The Redis class is now a subclass of StrictRedis, implementing the legacy redis-py implementations of ZADD and LREM. Docs have been updated to suggesting the use of StrictRedis. | ||||
* | | 2.4.92.4.9 | andy | 2011-07-22 | 1 | -1/+1 |
| | | |||||
* | | 2.4.82.4.8 | andy | 2011-07-20 | 1 | -1/+1 |
| | | |||||
* | | version bump for 2.4.72.4.7 | andy | 2011-07-17 | 1 | -1/+1 |
| | | |||||
* | | version bump to 2.4.62.4.6 | andy | 2011-07-13 | 1 | -1/+1 |
| | | |||||
* | | Provide WatchError in the top-level module. | Dave Peticolas | 2011-06-27 | 1 | -1/+2 |
| | | |||||
* | | version bump 2.4.5 | Andy McCurdy | 2011-06-10 | 1 | -1/+1 |
| | | |||||
* | | added VERSION as a tuple based on the __version__ string | Andy McCurdy | 2011-06-07 | 1 | -0/+1 |
| | | |||||
* | | fix a typo introduced in last commit. thanks Ask Solem for finding. | Andy McCurdy | 2011-06-07 | 1 | -1/+1 |
| | | |||||
* | | fix UnixDomainSocketConnection to report error messages based on it's ↵ | Andy McCurdy | 2011-06-07 | 1 | -1/+1 |
| | | | | | | | | attributes rather than the TCP socket attributes. fixes #140 | ||||
* | | version bump to 2.4.2 | Andy McCurdy | 2011-06-06 | 1 | -1/+1 |
| | | |||||
* | | version bump | Andy McCurdy | 2011-06-01 | 1 | -1/+1 |
| | | |||||
* | | version bump!2.4 | Andy McCurdy | 2011-06-01 | 1 | -1/+1 |
| | | |||||
* | | added Connection and UnixDomainSocketConnection to module imports | Andy McCurdy | 2011-05-23 | 1 | -3/+7 |
|/ | |||||
* | version bump | Andy McCurdy | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | add PubSubError to better report disallowed command when using pub/sub | Dan Colish | 2011-03-14 | 1 | -1/+2 |
| | |||||
* | Raise DataError on empty hmset mappings, remove InvalidData | Dan Colish | 2011-03-14 | 1 | -4/+11 |
| | |||||
* | version bump and changelog notes | Andy McCurdy | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | reverting download_url back to redis-VERSION.tar.gz to fix #94. This is ↵ | Andy McCurdy | 2011-01-07 | 1 | -1/+1 |
| | | | | becoming the official 2.2.2 release. | ||||
* | updating setuptools to look for redis-py-VERSION.tar.gz | Andy McCurdy | 2010-12-21 | 1 | -1/+1 |
| | |||||
* | version bump | Andy McCurdy | 2010-12-20 | 1 | -1/+1 |
| | |||||
* | version bump | Andy McCurdy | 2010-09-03 | 1 | -1/+1 |
| | |||||
* | version bump | Andy McCurdy | 2010-06-28 | 1 | -1/+1 |
| | |||||
* | added ZREMRANGEBYRANK command | Andy McCurdy | 2010-06-15 | 1 | -0/+2 |
| | |||||
* | [issue 29] Redis instance doesn't use shared connection pool by default | Konstantin Merenkov | 2010-04-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * Redis constructor accepts connection_pool keyword argument, that defaults to None (no shared connection pool). However, you can create ConnectionManager instance yourself and pass it to as many Redis instances as you want, making them use shared connection pool. * Renamed ConnectionManager to ConnectionPool. * Exported ConnectionPool, so now you can import it in your code and create instances. * Removed test_pipeline_with_fresh_connection test, since all redis instances don't use shared pool by default now. * corrected few typos in comments. * repaired the rest of tests. | ||||
* | Flushed out the connection manager object a bit more. | Andy McCurdy | 2010-03-12 | 1 | -2/+2 |
| | |||||
* | new client passes all command tests, still need tests for connection pool ↵ | andymccurdy | 2010-02-15 | 1 | -5/+5 |
| | | | | and pipelining. | ||||
* | moved exceptions to their own module | andy | 2010-01-13 | 1 | -4/+6 |
| | |||||
* | - redis is now in it's own module. existing client imported and added to ↵ | andy | 2010-01-13 | 1 | -0/+8 |
__all__ providing backards compat. - tests can now be run by running the tests.py file |