Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
書き込み時にファンアウトを使用するフィード システムがあります。フィード ID のリストを redis ソート セットに保持し、フィード コンテンツを mongodb に保存しているため、30 個のフィードを読み取るたびに mongodb に対して 30 個のクエリを実行する必要がありますが、それを改善する方法はありますか?