Commit Graph

4 Commits

Author SHA1 Message Date
Jacob Fugal b5de4b72fb sanity check cache_store.yml and warn of misconfig
test-plan:
 - create a cache_store.yml that's not a hash
 - try to boot canvas, get an appropriate error
 - create a cache_store.yml with non-hash values for the top level keys
   (e.g. entire file is "cache_store: redis_store")
 - try to boot canvas, get an appropriate error

Change-Id: I4e8965a61c11c64e1d81894e8ae316761ac12f1b
Reviewed-on: https://gerrit.instructure.com/29663
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Jacob Fugal <jacob@instructure.com>
QA-Review: Jacob Fugal <jacob@instructure.com>
2014-03-05 18:48:19 +00:00
Bryan Madsen 6762d56110 spec: enable redis on travis
Change-Id: If25a8372575241a1196bf426b7165bc120fa270a
Reviewed-on: https://gerrit.instructure.com/28712
Reviewed-by: Brian Palmer <brianp@instructure.com>
Product-Review: Bryan Madsen <bryan@instructure.com>
QA-Review: Bryan Madsen <bryan@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2014-01-16 22:03:30 +00:00
Brian Palmer 051642f9fc update the comments about redis in the .yml.example files
Change-Id: I373d046162d348492319590ef12f84415afcf159
Reviewed-on: https://gerrit.instructure.com/13796
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Simon Williams <simon@instructure.com>
2012-09-24 08:40:36 -06:00
Brian Palmer 630200c32e support redis as well as memcache for a rails cache store
closes #4498

Change-Id: Icf29882d8c0d351574496ba0494c1d8c518a3e7f
Reviewed-on: https://gerrit.instructure.com/4580
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-07-20 14:59:03 -06:00