BigW Consortium Gitlab

Commit c0eb2cbb by Nick Thomas

Stop clearing the database cache on rake cache:clear

parent 1eb4f20c
......@@ -29,5 +29,5 @@ namespace :cache do
task all: [:db, :redis]
end
task clear: 'cache:clear:all'
task clear: 'cache:clear:redis'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment