| 
									
										
										
										
											2011-09-23 12:14:33 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Sep 23 12:12:39 UTC 2011 - saschpe@suse.de | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to version 2.4.9: | 
					
						
							|  |  |  |   * Removed socket retry logic in Connection. This is the responsbility of | 
					
						
							|  |  |  |     the caller to determine if the command is safe and can be retried. Thanks | 
					
						
							|  |  |  |     David Wolver. | 
					
						
							|  |  |  |   * Added some extra guards around various types of exceptions being raised | 
					
						
							|  |  |  |     when sending or parsing data. Thanks David Wolver and Denis Bilenko. | 
					
						
							|  |  |  | - See file CHANGES for previous versions... | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-05-11 00:12:49 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Apr 15 12:43:07 UTC 2011 - saschpe@suse.de | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-09-23 12:14:33 +00:00
										 |  |  | - Update to version 2.2.4: | 
					
						
							| 
									
										
										
										
											2011-05-11 00:12:49 +00:00
										 |  |  |   * WARNING: Potential backwards incompatible change - Changed order of | 
					
						
							|  |  |  |     parameters of ZREVRANGEBYSCORE to match those of the actual Redis command. | 
					
						
							|  |  |  |     This is only backwards-incompatible if you were passing max and min via | 
					
						
							|  |  |  |     keyword args. If passing by normal args, nothing in user code should have | 
					
						
							|  |  |  |     to change. | 
					
						
							|  |  |  |   * Fixed INFO to properly parse the Redis data correctly for both 2.2.x and | 
					
						
							|  |  |  |     2.3+. Thanks Stéphane Angel for the fix. | 
					
						
							|  |  |  |   * Lock objects now store their timeout value as a float. | 
					
						
							|  |  |  |   * WATCH now supports multiple keys. | 
					
						
							|  |  |  |   * Broke out some code that was Python 2.4 incompatible. redis-py should | 
					
						
							|  |  |  |     now be useable on 2.4, but this hasn't actually been tested. Thanks | 
					
						
							|  |  |  |     Dan Colish for the patch. | 
					
						
							|  |  |  |   * Optimized some code using izip and islice. | 
					
						
							|  |  |  |   * Better error handling  | 
					
						
							|  |  |  |   * Subscription status is now reset after every (re)connection. | 
					
						
							|  |  |  | - Added spec file license header | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2010-03-07 22:28:01 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Mar  7 22:27:15 UTC 2010 - prusnak@suse.cz | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-05-11 00:12:49 +00:00
										 |  |  | - Created package | 
					
						
							| 
									
										
										
										
											2010-03-07 22:28:01 +00:00
										 |  |  | 
 |