You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ax...@apache.org on 2014/06/07 14:29:16 UTC

svn commit: r1601099 - /spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt

Author: axb
Date: Sat Jun  7 12:29:16 2014
New Revision: 1601099

URL: http://svn.apache.org/r1601099
Log: (empty)

Modified:
    spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt

Modified: spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt
URL: http://svn.apache.org/viewvc/spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt?rev=1601099&r1=1601098&r2=1601099&view=diff
==============================================================================
--- spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt (original)
+++ spamassassin/trunk/contrib/HOWTO.Bayes-Redis/readme.txt Sat Jun  7 12:29:16 2014
@@ -4,4 +4,10 @@ http://redis.io/download
 
 Follow steps in "Installation"
 
-NOTE: We're not using authentication assuming the Redis server/port should not be reachable form the "outside"
\ No newline at end of file
+Redis docs: http://redis.io/documentation
+
+run "redis-cli info" to get an idea of what's going on.
+
+see Redis cli commands
+http://redis.io/commands
+