discourse/config/environments
Sam 3d647a4b41 remove rack cache, it has been causing trouble
instead implement an aggressive anonymous cache that is stored in redis
this cache is sitting in the front of the middleware stack enabled only in production
TODO: expire it more intelligently when stuff is created
2013-10-16 16:39:18 +11:00
..
development.rb remove rack cache, it has been causing trouble 2013-10-16 16:39:18 +11:00
production.rb.sample remove rack cache, it has been causing trouble 2013-10-16 16:39:18 +11:00
profile.rb remove rack cache, it has been causing trouble 2013-10-16 16:39:18 +11:00
test.rb reloading classes is just trouble in test, lets not do that so spork is squeaky clean and happy. 2013-07-08 12:10:47 +10:00