Port IRaftNode (37-method interface), Raft, RaftState, EntryType, Entry, AppendEntry, CommittedEntry, VoteRequest/VoteResponse, PeerState from jetstream_cluster.go; JetStreamCluster, StreamAssignment, ConsumerAssignment, EntryOp (19 values) and supporting types from jetstream_cluster.go. Removes IRaftNode stub from NatsServerTypes.cs. 429 features marked complete (IDs 2599-2796, 1520-1750).
40 lines
589 B
Markdown
40 lines
589 B
Markdown
# NATS .NET Porting Status Report
|
|
|
|
Generated: 2026-02-26 21:23:40 UTC
|
|
|
|
## Modules (12 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 11 |
|
|
| not_started | 1 |
|
|
|
|
## Features (3673 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 2851 |
|
|
| n_a | 77 |
|
|
| not_started | 652 |
|
|
| stub | 93 |
|
|
|
|
## Unit Tests (3257 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 319 |
|
|
| n_a | 181 |
|
|
| not_started | 2533 |
|
|
| stub | 224 |
|
|
|
|
## Library Mappings (36 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| mapped | 36 |
|
|
|
|
|
|
## Overall Progress
|
|
|
|
**3439/6942 items complete (49.5%)**
|