]> git.openstreetmap.org Git - rails.git/commit
Switch to using memcache as the session store
authorTom Hughes <tom@compton.nu>
Thu, 23 Feb 2012 11:25:15 +0000 (11:25 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 27 Feb 2012 09:01:48 +0000 (09:01 +0000)
commit57ba7d6f0b160a2dc883d84a6864464d5de6083a
tree60f6570e88d2095059861294e7a33e263a5117dd
parentf778b61c0358ad2d0593be4040406a418ae46579
Switch to using memcache as the session store

As a temporary measure any session which is not found in memcache
will be looked for in the database instead.
config/initializers/session_store.rb