about summary refs log tree commit diff
path: root/app/workers/distribution_worker.rb
AgeCommit message (Expand)Author
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-05-19Fix some RedisLocks auto-releasing too fast (#16276)Claire
2019-03-16Avoid race condition when streaming deleted statuses (#10280)ThibG
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-04-04We're going to want these nice helper methods, lets share them with a parent ...Kurtis Rainbolt-Greene
2017-02-05Preheat status cacheEugen Rochko
2016-12-19Adding some rescues to workers, e.g. don't fail removal job when status can't...Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-03-25Add link to github project to footer, move FanOutOnWriteService calls toEugen Rochko