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