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 秒更新/插入的股票市场股票价格。
最好的方法/方法是什么?我可以使用彩信,但我想拥有自己的控制权,使用自己的代码。