jeroen / mongolite

Fast and Simple MongoDB Client for R
https://jeroen.github.io/mongolite/
284 stars 64 forks source link

how to set the expire data in mongodb using monglite in R #255

Open honghh2018 opened 1 year ago

honghh2018 commented 1 year ago

Hi developer, Thanks to develop the greater tools for process the mongodb I want to set the document with TTL(time to live) in mongodb using mongolite in r How should i do when using mongolite to set TTL? Any advice would be appreciated. Best hanhuihong