Docs | Support

proteanhq/protean

feat/1437-read-all-all-raises-typeerror-on-any-sto
1 month ago
@subhashb Scan backward from the tail to skip a trailing snapshot read_last_message's snapshot-skip fallback
No dependencies with known security vulnerabilities.
feat/1437-read-all-all-raises-typeerror-on-any-sto
1 month ago
@subhashb Fix unterminated docstring and guard read_last_message against snapshots The snapshot regression te
No dependencies with known security vulnerabilities.
feat/1437-read-all-all-raises-typeerror-on-any-sto
1 month ago
@subhashb Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot
No dependencies with known security vulnerabilities.
feat/1437-read-all-all-raises-typeerror-on-any-sto
1 month ago
@subhashb Skip snapshot rows when reading the event store (#1437)
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Add `protean eventstore verify` integrity check (#1436) * Add `protean eventstore verify` integrity
No dependencies with known security vulnerabilities.
work/1359-eventstore-verify
1 month ago
@subhashb Seal IntegrityReport, check monotonicity on every row, note read_all Addresses Copilot's suppressed
No dependencies with known security vulnerabilities.
work/1359-eventstore-verify
1 month ago
@subhashb Mark the end-to-end CLI test no_test_domain; scope the no-crash docstring Copilot's suppressed revi
No dependencies with known security vulnerabilities.
work/1359-eventstore-verify
1 month ago
@subhashb Drop global_position from the required-field check A row read from `$all` always carries a global_p
No dependencies with known security vulnerabilities.
work/1359-eventstore-verify
1 month ago
@subhashb Preserve explicit None data in the port test helper _msg coerced data=None to {} via 'data or {}',
No dependencies with known security vulnerabilities.
work/1359-eventstore-verify
1 month ago
@subhashb Add `protean eventstore verify` integrity check Adds a read-only way to check that an event store i
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Add a bounded read_all iterator on the event-store port (#1432) Whole-store reads used a `no_of_mes
No dependencies with known security vulnerabilities.
work/1358-read-all-iterator
1 month ago
@subhashb Add a bounded read_all iterator on the event-store port Whole-store reads used a `no_of_messages=1_
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Document the handler transaction rule and the patterns that follow (#1431) Add a pattern page, "Cal
No dependencies with known security vulnerabilities.
work/1409-document-handler-transaction-rule
1 month ago
@subhashb Document the handler transaction rule and the patterns that follow Add a pattern page, "Calling Ext
No dependencies with known security vulnerabilities.
main
1 month ago
@subhashb Diagnostics name the command that resolves them (IR_STALE dispatch) (#1430) * Diagnostics name the
No dependencies with known security vulnerabilities.