test redis and memcached during integration tests
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
// +build memcached
|
||||
|
||||
package distcache
|
||||
|
||||
import (
|
||||
+2
@@ -1,3 +1,5 @@
|
||||
// +build redis
|
||||
|
||||
package distcache
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user