From 7788c7d3f86ec9dd1cbb39cb725a56c10f9dd9d8 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 14 Jul 2013 23:32:51 -0700 Subject: [PATCH] Give option of another datastore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79ce487..07c6ce3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Use analytics on search conversions to improve results. Also, give popular documents a little boost. -Create a model to keep track of searches. +Keep track of searches. The database works well for low volume, but feel free to use redis or another datastore. ```ruby class Search < ActiveRecord::Base -- libgit2 0.21.0