- StoreTypes: IStreamStore/IConsumerStore interfaces, StreamConfig/ConsumerConfig, all enums (StorageType, RetentionPolicy, DiscardPolicy, AckPolicy, etc.), StreamState, SimpleState, LostStreamData, DeleteBlocks/Range/Slice, StoreMsg - MemStore: JetStreamMemStore with full message CRUD, state tracking, age expiry - ConsumerMemStore: ConsumerMemStore with delivery/ack state tracking - DiskAvailability: cross-platform disk space checker - 135 features complete (IDs 3164-3194, 2068-2165, 827-832)
40 lines
590 B
Markdown
40 lines
590 B
Markdown
# NATS .NET Porting Status Report
|
|
|
|
Generated: 2026-02-26 21:02:04 UTC
|
|
|
|
## Modules (12 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 11 |
|
|
| not_started | 1 |
|
|
|
|
## Features (3673 total)
|
|
|
|
| Status | Count |
|
|
|--------|-------|
|
|
| complete | 1736 |
|
|
| n_a | 77 |
|
|
| not_started | 1767 |
|
|
| 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
|
|
|
|
**2324/6942 items complete (33.5%)**
|