feat: implement SubscriptionIndex + JetStreamMemStore cluster — 39 features verified

Add SubscriptionIndex factory methods, notification wrappers, and
ValidateMapping. Implement 24 MemStore methods (TTL, scheduling, SDM,
age-check, purge/compact/reset) with JetStream header helpers and
constants. Verified features: 987 → 1026.
This commit is contained in:
Joseph Doherty
2026-02-27 06:19:47 -05:00
parent 4e61314c1c
commit ba4f41cf71
9 changed files with 897 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 11:11:12 UTC
Generated: 2026-02-27 11:19:48 UTC
## Modules (12 total)
@@ -12,10 +12,10 @@ Generated: 2026-02-27 11:11:12 UTC
| Status | Count |
|--------|-------|
| deferred | 2493 |
| deferred | 2463 |
| n_a | 18 |
| stub | 168 |
| verified | 994 |
| stub | 166 |
| verified | 1026 |
## Unit Tests (3257 total)
@@ -35,4 +35,4 @@ Generated: 2026-02-27 11:11:12 UTC
## Overall Progress
**1601/6942 items complete (23.1%)**
**1633/6942 items complete (23.5%)**