You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2020/12/15 22:56:14 UTC

[incubator-pinot] branch master updated: add redis module dependency (#6357)

This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 9644350  add redis module dependency (#6357)
9644350 is described below

commit 96443504ccaf26a116eb3b70f44236449205391f
Author: Alexander Pucher <ap...@apache.org>
AuthorDate: Tue Dec 15 14:53:56 2020 -0800

    add redis module dependency (#6357)
    
    Co-authored-by: Alexander Pucher <al...@alexpucher.com>
---
 docker/images/pinot-superset/requirements-db.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docker/images/pinot-superset/requirements-db.txt b/docker/images/pinot-superset/requirements-db.txt
index 9279d03..2ae777b 100644
--- a/docker/images/pinot-superset/requirements-db.txt
+++ b/docker/images/pinot-superset/requirements-db.txt
@@ -17,3 +17,4 @@
 # under the License.
 #
 pinotdb==0.3.3
+redis==3.4.1


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org