]> cat aescling's git repositories - mastodon.git/commit
Change search indexing to use batches to minimize resource usage (#18451)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 18 May 2022 21:29:14 +0000 (23:29 +0200)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:53:33 +0000 (23:53 -0400)
commita441481d87dec77aa92e295fb99dadf49a7e102a
tree9909df6244831b0f7caa43dd85271e0770ec422c
parent2f94c32b3c249abd91ebaeb08fa428c652be0ef2
Change search indexing to use batches to minimize resource usage (#18451)
Gemfile
app/chewy/accounts_index.rb
app/chewy/statuses_index.rb
app/chewy/tags_index.rb
app/workers/scheduler/indexing_scheduler.rb [new file with mode: 0644]
config/application.rb
config/initializers/chewy.rb
config/sidekiq.yml
lib/chewy/strategy/custom_sidekiq.rb [deleted file]
lib/chewy/strategy/mastodon.rb [new file with mode: 0644]