Change notifications API to use a replica (#25874)
Showing
- app/controllers/api/v1/notifications_controller.rb 6 additions, 2 deletionsapp/controllers/api/v1/notifications_controller.rb
- app/controllers/api/v1/timelines/home_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/timelines/home_controller.rb
- app/controllers/application_controller.rb 1 addition, 0 deletionsapp/controllers/application_controller.rb
- app/helpers/database_helper.rb 11 additions, 0 deletionsapp/helpers/database_helper.rb
- app/workers/feed_insert_worker.rb 3 additions, 2 deletionsapp/workers/feed_insert_worker.rb
- app/workers/merge_worker.rb 3 additions, 2 deletionsapp/workers/merge_worker.rb
- app/workers/regeneration_worker.rb 3 additions, 2 deletionsapp/workers/regeneration_worker.rb
- app/workers/unmerge_worker.rb 3 additions, 2 deletionsapp/workers/unmerge_worker.rb
app/helpers/database_helper.rb
0 → 100644
Please register or sign in to comment