10 Commits

Author SHA1 Message Date
Joseph Doherty
6c4714f666 Add XML docs required by CommentChecker fixes
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m13s
2026-02-23 04:39:25 -05:00
Joseph Doherty
cce24fa8f3 Add LMDB oplog migration path with dual-write cutover support
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m16s
Introduce LMDB oplog store, migration flags, telemetry/backfill tooling, and parity tests to enable staged Surreal-to-LMDB rollout with rollback coverage.
2026-02-22 17:44:57 -05:00
Joseph Doherty
3b9ff69adc Fix KV benchmark lookups to order in subqueries before SELECT VALUE
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m13s
This avoids Surreal parse errors and allows arbitrary context key/value benchmarks to run successfully.
2026-02-22 16:58:17 -05:00
Joseph Doherty
8e97061ab8 Implement in-process multi-dataset sync isolation across core, network, persistence, and tests
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m14s
2026-02-22 11:58:34 -05:00
Joseph Doherty
c06b56172a Add E2E benchmark project and throughput scenarios for Surreal-backed peers
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m16s
2026-02-22 05:59:38 -05:00
Joseph Doherty
bd10914828 Harden Surreal migration with retry/coverage fixes and XML docs cleanup
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m17s
2026-02-22 05:39:00 -05:00
Joseph Doherty
9c2a77dc3c Replace BLite with Surreal embedded persistence
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m21s
2026-02-22 05:21:53 -05:00
Joseph Doherty
7ebc2cb567 Reformat/cleanup
All checks were successful
NuGet Package Publish / nuget (push) Successful in 1m10s
2026-02-21 07:53:53 -05:00
Joseph Doherty
e6d81f6350 Clean up generated doc-fix artifacts and document E2E helper members
All checks were successful
CI / verify (push) Successful in 2m33s
Remove temporary docs reports/batch files and add missing XML docs in ClusterCrudSyncE2ETests support types to keep the repo clean and CommentChecker-compliant.
2026-02-20 13:17:01 -05:00
Joseph Doherty
08bfc17218 Initial import of the CBDDC codebase with docs and tests. Add a .NET-focused gitignore to keep generated artifacts out of source control.
Some checks failed
CI / verify (push) Has been cancelled
2026-02-20 13:03:21 -05:00