You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
Do not touch statuses_count on accounts table when mass-destroying
statuses to reduce load when removing accounts, same for
reblogs_count and favourites_count

Do not count statuses with direct visibility in statuses_count

Fix #828
7 years ago
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models Improve counter caches on Status and Account (#7644) 7 years ago
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb