feat: complete Phase 3 + new production roadmap for Web/ERP

- Thread-safety: locks in LSMTree and Graph engines
- Raft network transport: async TCP, serialization, heartbeat, 3-node election test
- CI/CD: GitHub Actions workflow
- Cleanup: remove dead code, unused imports, build artifacts
- New PLAN.md targeting production Web/ERP readiness
- 216 tests passing
This commit is contained in:
2026-05-06 10:40:34 +03:00
parent f8909f155c
commit 096c8347cf
26 changed files with 1007 additions and 642 deletions
+9
View File
@@ -2,6 +2,15 @@
build/
nimcache/
nimblecache/
*.out
# Binaries (compiled test executables)
tests/test_all
tests/stress_test
benchmarks/bench_all
benchmarks/compare
clients/nim/tests/test_client
src/baradadb
# Temp
*.tmp