docbrown/lib/tasks
rhymes 9b2886979a ActiveRecord count optimizations (#5478) [deploy]
* Do not load messages in memory, just to count them
* Add Model.estimated_count
* Use Model.estimated_count in task record_db_table_counts
* Use size and estimated_count
* Use table_name so that .estimated_count works with all models
* Add comment to explain the .load.size + .each pattern
2020-01-14 12:03:38 -05:00
..
temporary Remove temporary site config script and unused ENV var (#5455) [deploy] 2020-01-14 09:49:31 -06:00
fetch.rake ActiveRecord count optimizations (#5478) [deploy] 2020-01-14 12:03:38 -05:00
pro_memberships.rake Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
twitch.rake Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00