This website requires JavaScript.
Explore
Help
Sign In
mirror
/
redis
mirror of
https://github.com/go-redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7399b48cd
redis
/
Makefile
4 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Travis CI config.
2013-12-30 15:45:04 +04:00
all
:
Fix rate limiter and add test.
2014-11-13 15:26:14 +03:00
go
test
gopkg.in/redis.v2 -cpu
=
1,2,4
Enable race tests.
2014-11-18 13:11:06 +03:00
go
test
gopkg.in/redis.v2 -short -race