memoryweave/go/internal/storage
小唯 0881b9c05f fix(softdelete): 单独应用 SoftDelete 持久化修复(506f76b+SoftDelete only, 不含 lancedb_scan 风暴代码)
febc2c9 提取仅 SoftDelete 部分: updateField 提升包级 + SoftDelete 调
lancedb_update 持久化 is_deleted=true。跳过 GetCandidatesForForgetting 全表
扫描改动(有 620% CPU 风暴 bug, 待修复后另部署)。

验证: DELETE scratch2-1788616361067 → [ipc]SoftDelete persisted → 查询0条
→ 重启后仍0条(持久化成功)。
2026-09-06 00:23:23 +08:00
..
bench_test.go
cooccur.go
embedder.go storage/embedder: 支持 MODEL_NAME 环境变量指定 embedding 模型 2026-06-06 18:22:40 +08:00
graph_cache.go feat: P0 recall fallback + P2 trust scoring for graph edges 2026-07-02 00:22:28 +08:00
lancedb.go G7.1+G7.2: skill persistence + crystallize API 2026-06-02 00:01:59 +08:00
lancedb_ipc.go fix(softdelete): 单独应用 SoftDelete 持久化修复(506f76b+SoftDelete only, 不含 lancedb_scan 风暴代码) 2026-09-06 00:23:23 +08:00
memvector.go G7.1+G7.2: skill persistence + crystallize API 2026-06-02 00:01:59 +08:00
recall.go fix: H1-H6 gaps all resolved 2026-07-02 00:43:46 +08:00
redis.go
reranker.go
searchcache.go G8: Restore+ListBackups 端点;G9: SearchCache 双级缓存(内存+Redis L2) 2026-06-02 11:43:34 +08:00
sqlite.go G7.1+G7.2: skill persistence + crystallize API 2026-06-02 00:01:59 +08:00
sqlite_mem.go fix: add clusters_found/noise_points/quality_score to consolidate API response 2026-06-08 10:35:10 +08:00