discourse/app/jobs
Sam Saffron 4fce6484fe PERF: reduce window of consistency on user actions
Databases can have a lot of user actions, self joining and running an
aggregate on millions of rows can be very costly

This optimisation will reduce the regular window of consistency down to 13
hours, this ensures the job runs much faster
2019-08-29 13:27:04 +10:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: only skip migration if a non seeded upload exists 2019-06-14 09:52:02 +10:00
regular Revert "FIX: Heartbeat check per sidekiq process (#7873)" 2019-08-27 11:56:23 +00:00
scheduled PERF: reduce window of consistency on user actions 2019-08-29 13:27:04 +10:00
base.rb FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
onceoff.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00