feat: Indexer: delete detection
未关闭
Type: Feature Request
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Handle removed/trashed Drive items and prune Firestore docs.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Find the TypeScript indexer path that reads Drive items and writes them to Firestore, since the request is to handle removed/trashed items and prune stale docs. Start by reading the current item-status handling first, then add a delete branch so Firestore documents are removed when Drive reports an item as trashed/removed. Run the project’s relevant tests or integration checks for indexing, and verify that deleted or trashed Drive items disappear from Firestore after processing.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- firebase, typescript
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 44/100