| 
							
							
								 Vladimir Mihailenco | 842ea553dc | Fix GeoRadius reply parsing. | 2015-11-14 16:36:21 +02:00 |  | 
			
				
					| 
							
							
								 Cosmin Luță | 43603e1ea4 | Implemented PFADD, PFCOUNT, PFMERGE | 2015-11-04 10:48:10 +02:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 96fcac6a43 | Merge pull request #180 from go-redis/fix/client-set-name-comment Fix names and add comments. | 2015-10-22 14:24:32 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | f04e7879e6 | Merge pull request #176 from go-redis/feature/geo-more Added binding for GEORADIUSBYMEMBER, GEODIST AND GEOHASH. | 2015-10-22 14:21:30 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 2bf0ea529d | Fix names and add comments. | 2015-10-22 14:15:47 +03:00 |  | 
			
				
					| 
							
							
								 Will Jessop | ffeacb8b03 | Implement SetName and GetName Allows setting and getting the client connection name.
http://redis.io/commands/client-setname
http://redis.io/commands/client-getname | 2015-10-20 20:21:58 +01:00 |  | 
			
				
					| 
							
							
								 Ian Chan | 126513f1fb | Added binding for GEORADIUSBYMEMBER, GEODIST AND GEOHASH. Change-Id: Ia6144617f42629af4c022e595c444ddc6d66f1a3 | 2015-10-16 17:57:45 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 2d37474474 | travis: fix build. | 2015-09-28 12:40:31 +03:00 |  | 
			
				
					| 
							
							
								 Ian Chan | 8a05670e7a | Added binding for GEOADD and GEORADIUS. | 2015-09-28 11:11:46 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | d2689feb56 | Add ZADD modifiers. | 2015-08-29 13:08:27 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 5dfdaafe04 | Merge pull request #156 from go-redis/fix/SRandMemberN Add SRandMemberN. Fixes #155. | 2015-08-26 09:55:17 +03:00 |  | 
			
				
					| 
							
							
								 Jeff Pierce | 7cafa2f3a5 | Fixed syntax on ZRevRangeByLex test. | 2015-08-25 12:18:17 -07:00 |  | 
			
				
					| 
							
							
								 Jeff Pierce | 5498ba400d | Reverted change to struct ZRangeByScore, implemented ZRevRangeByLex. | 2015-08-25 12:15:01 -07:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 9ead45f9e9 | Add SRandMemberN. Fixes #155. | 2015-08-25 14:02:16 +03:00 |  | 
			
				
					| 
							
							
								 Jeff Pierce | 15c887f700 | Fixed tests. | 2015-08-24 15:01:32 -07:00 |  | 
			
				
					| 
							
							
								 Jeff Pierce | 2abf5c5f14 | Refactored zRangeByScore into zRangeBy. | 2015-08-24 14:52:00 -07:00 |  | 
			
				
					| 
							
							
								 Jeff Pierce | 2de07f2493 | Implemented ZRangeByLex with tests. | 2015-08-22 20:38:37 -07:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 379b44f44a | Add bytes support for sorted set. | 2015-07-16 17:30:16 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 412baf447b | Add RestoreReplace. | 2015-07-11 12:23:04 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 3c1f2bd45a | Allow setting and scaning interface{} values. | 2015-07-11 11:54:26 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 3fc16811b5 | Fix flaky tests by using better matcher. | 2015-06-03 15:09:56 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 387330857d | Fix ClientPause test. | 2015-05-23 14:36:29 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | e72b69b964 | Increase read/write timeout. | 2015-05-18 14:52:46 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | bca8659b54 | Run tests against latest Redis version. | 2015-05-18 14:44:40 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 4df8b2bbbc | Add ClientPause command. | 2015-05-15 15:11:22 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | bbfbc5f668 | Merge pull request #107 from go-redis/fix/psetex-setex-remove Remove PSetEx and SetEx. Set should be used instead. | 2015-05-15 13:02:15 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 0b87c16b61 | Remove PSetEx and SetEx. Set should be used instead. | 2015-05-14 16:49:47 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 18ea75d2ad | Release redis.v3 beta. | 2015-05-14 16:24:19 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 1078a303ea | sentine: don't pass DB and Password to Sentinel client. | 2015-05-14 16:13:45 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 121cfc5792 | Remove deprecated funcs. | 2015-05-02 16:22:06 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 9de2369192 | Merge pull request #85 from go-redis/fix/time-duration-timeout Use time.Duration to specify timeout. | 2015-04-13 10:04:28 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | fb7803ad5a | Use time.Duration to specify timeout. | 2015-04-13 09:48:40 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 99fe9114b1 | Add ClusterPipeline. | 2015-04-13 09:31:30 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 754c11ab7f | Add bitpos command. | 2015-04-06 12:48:43 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 4fefa47d6d | Merge pull request #79 from go-redis/fix/consistent-zrevrange Use consistent API in ZRevRangeWithScores and ZRevRange. Fixes #56. Fixes #78. | 2015-04-04 14:51:05 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 2dc61d458a | Refactor Set, SetNX and SetXX with expiration. | 2015-03-30 16:49:08 +03:00 |  | 
			
				
					| 
							
							
								 Vladimir Mihailenco | 026823f334 | Use consistent API in ZRevRangeWithScores and ZRevRange. Fixes #56. Fixes #78. | 2015-03-30 16:14:21 +03:00 |  | 
			
				
					| 
							
							
								 Dimitrij Denissenko | c21e5f3255 | Add Redis Cluster support. | 2015-03-19 11:19:55 +02:00 |  | 
			
				
					| 
							
							
								 Dimitrij Denissenko | 66cbad53a1 | Minor test improvements | 2015-02-09 08:14:41 +00:00 |  | 
			
				
					| 
							
							
								 Dimitrij Denissenko | 9f9822edd2 | Use a lock-free connection pool | 2015-01-31 13:20:37 +00:00 |  | 
			
				
					| 
							
							
								 Dimitrij Denissenko | f6bca78168 | Migrates tests to ginkgo/gomega | 2015-01-25 11:56:03 +00:00 |  |