Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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
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