mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 13:54:31 +00:00
Integration: - Added storageBackend input parameter parsing - Integrated createPersistence() into main actor flow - Load session uses new persistence with legacy fallback - Save session uses new persistence with legacy fallback - Added persistence result to output metadata - Proper connection cleanup on exit Test Suite (tests/persistence-benchmark.js): - Hyperbolic geometry: projection, distance, Möbius add, exp/log maps - Binary persistence: 4.8x smaller than JSON, perfect fidelity - Session persistence: data survives across simulated runs - Benchmarks: 2M ops/sec Euclidean, 0.4M ops/sec hyperbolic Results: - Binary format: 4.8x size reduction (7.06 MB → 1.46 MB) - Serialization: 39x faster (54ms → 1.4ms) - All hyperbolic geometry functions verified correct 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-training-factory | ||
| agentic-synth | ||
| ai-memory-engine | ||
| ai-trading-simulator | ||
| financial-stress-test | ||
| market-research-swarm | ||
| neural-trader-system | ||
| rag-knowledge-builder | ||
| ruvector-postgres | ||
| rvlite-ai | ||