1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-23 21:01:00 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
ce4fd8b677 Fix ReceiveMessage to work without any subscriptions. 2017-02-08 14:15:32 +02:00
ae523dd552 travis: run go vet 2016-11-06 13:37:23 +02:00
f47fb47df0 Extract race tests to separate file. Add more race tests. 2016-03-16 19:45:35 +02:00
46790aa060 Add race test for big vals. Copy connection to avoid race with PubSub. 2016-03-14 16:34:15 +02:00
900913d1e5 Move benchmark to relevant package. Added bench task 2016-03-12 13:03:08 +02:00
e80f790e76 Use go standard path for test data 2016-03-12 10:25:59 +00:00
36487d8462 Stabilize build. 2015-12-22 12:08:35 +02:00
ee3a8f1212 makefile: give Redis time to exit. 2015-11-21 13:24:42 +02:00
2d37474474 travis: fix build. 2015-09-28 12:40:31 +03:00
d522cd5ae5 travis: use Redis 3.0.3 to fix the build. 2015-08-07 18:07:27 +03:00
90aaae2ba2 makefile: remove ginkgo flags. 2015-06-03 14:25:52 +03:00
c21e5f3255 Add Redis Cluster support. 2015-03-19 11:19:55 +02:00
140a4d4f96 Try to fix travis. 2015-01-30 15:32:07 +02:00
f6bca78168 Migrates tests to ginkgo/gomega 2015-01-25 11:56:03 +00:00
20c738a103 Enable race tests. 2014-11-18 12:11:06 +02:00
b68ae5e548 Fix rate limiter and add test. 2014-11-13 15:08:25 +02:00
1b515b695a Bump version. 2014-07-02 18:04:04 +03:00
3bea997988 all: switch to gopkg.in. 2014-05-11 10:44:22 +03:00
be223ae3c6 Add Travis CI config. 2013-12-30 13:45:04 +02:00