More checks on cache returned values.

Switched to Redis in tests.
This commit is contained in:
Benoît Burnichon
2015-06-12 12:09:00 +02:00
parent 4241fd0e6c
commit 43d93eef36
4 changed files with 9 additions and 8 deletions

View File

@@ -18,10 +18,10 @@ main:
path: '/tmp/db.sqlite'
charset: UTF8
cache:
type: MemcacheCache
type: RedisCache
options:
host: localhost
port: 11211
port: 6379
search-engine:
type: elasticsearch
# type: phrasea