MongoDB Interval aggregating tuning strategy

后端 未结 0 907
天命终不由人
天命终不由人 2020-12-06 01:56

I have a schema with the index t_1_ts_-1.

{
 _id: ObjectId
 t: String // TagName
 v: Int32  // Value
 ts: Date
}

And there is a

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