Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
durable.sx: io-backend with an injectable transport — persist/durable-backend
performs each op as {:op "persist/..." :args (...)} (kernel suspends, host
resumes); persist/mock-durable services via persist/serve over an in-memory
disk. Identical request shapes mean the whole facet/projection/snapshot/
compaction stack runs unchanged on the durable backend. Crash/restart replay
recovers log+kv+snapshot. 91/91.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
17 lines
406 B
Markdown
17 lines
406 B
Markdown
# persist Conformance Scoreboard
|
|
|
|
_Generated by `lib/persist/conformance.sh`_
|
|
|
|
| Suite | Pass | Fail | Total |
|
|
|-------|-----:|-----:|------:|
|
|
| event | 6 | 0 | 6 |
|
|
| log | 9 | 0 | 9 |
|
|
| kv | 13 | 0 | 13 |
|
|
| project | 9 | 0 | 9 |
|
|
| subscribe | 9 | 0 | 9 |
|
|
| concurrency | 8 | 0 | 8 |
|
|
| snapshot | 11 | 0 | 11 |
|
|
| compaction | 11 | 0 | 11 |
|
|
| durable | 15 | 0 | 15 |
|
|
| **Total** | **91** | **0** | **91** |
|