Add crash-safe CouchDB document outbox #65
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-server!65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-14-couchdb-outbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
documents.ingest.#,documents.update.#) from downstream routes (documents.new.*,documents.updated.*)Design
This uses a transactional outbox embedded in the document revision:
extensions._server_mutationsrecords mutation ID → content hashextensions._server_outboxrecords ordered publication statependingentryRegression coverage
Stack
agent/schema-org-v0.9This remains draft until the required fixture and CLOS/outbox conformance gates are green.
Closes #14