You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
pingqiu edec7098e8 feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
..
README.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
protocol-development-process.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
protocol-version-simulation.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v1-v15-v2-comparison.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v1-v15-v2-simulator-goals.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-acceptance-criteria.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-dist-fsm.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-first-slice-sender-ownership.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-first-slice-session-ownership.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-open-questions.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-prototype-roadmap-and-gates.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2-scenario-sources-from-v1.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
v2_scenarios.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
wal-replication-v2-orchestrator.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
wal-replication-v2-state-machine.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
wal-replication-v2.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
wal-v1-to-v2-mapping.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago
wal-v2-tiny-prototype.md feat: add V2 protocol simulator and enginev2 sender/session prototype 3 days ago

README.md

V2 Design

Current WAL V2 design set:

  • wal-replication-v2.md
  • wal-replication-v2-state-machine.md
  • wal-replication-v2-orchestrator.md
  • wal-v2-tiny-prototype.md
  • wal-v1-to-v2-mapping.md
  • v2-dist-fsm.md
  • v2_scenarios.md
  • v1-v15-v2-comparison.md
  • v2-scenario-sources-from-v1.md
  • protocol-development-process.md
  • v2-acceptance-criteria.md
  • v2-open-questions.md
  • v2-first-slice-session-ownership.md
  • v2-prototype-roadmap-and-gates.md

These documents are the working design home for the V2 line.

The original project-level copies under learn/projects/sw-block/design/ remain as shared references for now.

Execution note:

  • active development tracking for the current simulator phase lives under:
    • ../.private/phase/phase-01.md
    • ../.private/phase/phase-02.md