Is there an alternative to a TTL Index in MongoDB that won’t permanently delete documents?

后端 未结 0 1037
没有蜡笔的小新
没有蜡笔的小新 2020-12-12 10:42

I am building a job board using Node.JS / MongoDB. After a job listing is purchased by the user, it is added to the database and, using a TTL index, it deletes after 30 days

相关标签:
回答
  • 消灭零回复
提交回复
热议问题