Use redis as a cache store
This commit is contained in:
@@ -364,6 +364,10 @@ GEM
|
||||
rdoc (6.6.2)
|
||||
psych (>= 4.0.0)
|
||||
redcarpet (3.6.0)
|
||||
redis (5.1.0)
|
||||
redis-client (>= 0.17.0)
|
||||
redis-client (0.21.0)
|
||||
connection_pool
|
||||
regexp_parser (2.9.0)
|
||||
reline (0.4.3)
|
||||
io-console (~> 0.5)
|
||||
@@ -562,6 +566,7 @@ DEPENDENCIES
|
||||
rack-test
|
||||
rake
|
||||
redcarpet
|
||||
redis
|
||||
reverse_markdown
|
||||
rexml
|
||||
rom-factory
|
||||
|
Reference in New Issue
Block a user