commit | e29a55ade1af386fda16217f4c07b90e6e95f47a | [log] [tgz] |
---|---|---|
author | Flavio Percoco <flaper87@gmail.com> | Fri Sep 05 16:03:01 2014 +0200 |
committer | Flavio Percoco <flaper87@gmail.com> | Thu Oct 02 09:24:58 2014 +0200 |
tree | 61501b43b523579c93929eefcf8c1c0215549ccb | |
parent | dec13c336dd24150d57be35b54a8d40618a5e29e [diff] [blame] |
Add support for redis to Zaqar's lib A new redis driver has landed in Zaqar. This patch adds support for that driver to Zaqar's lib. Change-Id: I97629a303c55ee098e3bfbc534bfb05ccab94649
diff --git a/files/apts/zaqar-server b/files/apts/zaqar-server index bc7ef22..32b1017 100644 --- a/files/apts/zaqar-server +++ b/files/apts/zaqar-server
@@ -1,3 +1,5 @@ python-pymongo mongodb-server pkg-config +redis-server # NOPRIME +python-redis # NOPRIME \ No newline at end of file