gomog/internal
程广 faed5bb6ab fix: 修复编译错误和 HTTP upsert 功能
- examples/stream_aggregate_example.go: 使用循环调用 Insert 替代不存在的 InsertMany
- internal/engine/crud_handler.go: Update 方法添加 upsert 参数
- internal/protocol/http/server.go: 传递 op.Upsert 到 CRUDHandler
- internal/engine/memory_store.go: upsert 时优先使用 filter 中的 _id

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 17:10:24 +08:00
..
config docs(guide): 添加项目文档和构建配置 2026-03-12 21:46:58 +08:00
database ``` 2026-03-18 15:36:58 +08:00
engine fix: 修复编译错误和 HTTP upsert 功能 2026-03-20 17:10:24 +08:00
protocol fix: 修复编译错误和 HTTP upsert 功能 2026-03-20 17:10:24 +08:00