Update Database so dates are as dates and not string
未关闭
feature
Menas
priority: undecided
under discussion
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Background
Currently, we do a lot of searches and filters based on time, but our time format in Menas is mainly string, which then disallows us from using Mongo optimizations for time based operations.
## Feature
Update Database so dates are as dates and not string
贡献指南
调研方向
No file, test, or entry point is named. Start by locating Menas's database integration and the time fields currently stored as strings, then map the migration and query impact; done means dates are stored as database dates and time-based searches can use MongoDB optimizations.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- mongodb, scala
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100