Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

auto delete data from mongobd ,set time , mongoose model,

expireAt: {
  type: Date,
  default: Date.now,
  index: { expires: '5m' },
},
Source by www.albertgao.xyz #
 
PREVIOUS NEXT
Tagged: #auto #delete #data #mongobd #time #mongoose
ADD COMMENT
Topic
Name
5+7 =