Skip to content

docs(designs): stream SQLite rows in endor - #936

Draft
kriscendobot wants to merge 1 commit into
endojs:llmfrom
kriscendobot:design/daemon-endor-sqlite-iterate-streaming
Draft

docs(designs): stream SQLite rows in endor#936
kriscendobot wants to merge 1 commit into
endojs:llmfrom
kriscendobot:design/daemon-endor-sqlite-iterate-streaming

Conversation

@kriscendobot

@kriscendobot kriscendobot commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the deferred StatementSync.iterate(...params) design from the PR #124
review: a parameter-bound native cursor, hostSqliteStmtNext(stmt), explicit
cursor cleanup, and the listPetStoreEntries migration that eliminates the
temporary all-rows result allocation while retaining the pet-store map.

Updates the completed SQLite host-method design to link the follow-up and
reconciles the M11 roadmap, graph, estimate, and totals.

Originating review thread:
#124 (comment)

Validation

  • yarn prettier --check designs/daemon-endor-sqlite-iterate-streaming.md designs/daemon-endo-rust-sqlite.md designs/README.md
  • Mermaid parse validation: new sequence diagram plus the README flowchart and
    Gantt diagram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant