We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cbee5 commit 27015e1Copy full SHA for 27015e1
.travis.yml
@@ -0,0 +1,11 @@
1
+language: scala
2
+
3
+scala:
4
+ - 2.10.4
5
6
+jdk:
7
+ - oraclejdk7
8
+ - openjdk7
9
10
+services:
11
+ - redis-server
README.md
@@ -1,4 +1,4 @@
-## redisreact
+## redisreact [](https://travis-ci.org/debasishg/scala-redis-nb)
A non blocking Redis client based on Akka I/O
0 commit comments