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.
MongoDB インスタンスがあり、90 日または 30 日後に有効期限が切れた場合にデータを自動的に削除したいとします。
私のデータは、5 秒ごとに更新/挿入される株式市場の株価だけだとします。
それを行うための最良の方法/方法は何ですか? MMSを使用できますが、独自のコードを使用して独自の制御を行いたいと考えています。