statusesテーブルに対するaccount_idのめっちゃ多いIN条件で要するにORなのでstatuses先頭からfull scanするしかない感じ。(1SQLで何百件とか取ってくるならHash joinになると思うけど40件とかだとまあ…。)
:tada: New Commit! :tada:
[update time] 6/21/2017, 3:40:03 AM(JST)
Upgrade React Router (#3677)
https://github.com/tootsuite/mastodon/commit/8f03fdce7fa16fcaa829a40f395cefc85eb957d5
:tada: New Commit! :tada:
[update time] 6/21/2017, 3:41:41 AM(JST)
Fix streaming server. Redis connection subscribe for each channel. (#3828)
https://github.com/tootsuite/mastodon/commit/d8ec83280637e53ded67d4938a198cbeb9e8db05
じさばどん