ruvector/npm/core/src
rUv ff87ffc086 fix: Export new NAPI functions in native wrapper
- Added CollectionManager, getMetrics, getHealth exports to index.cjs
- Fixed VectorDB/VectorDb naming inconsistency in TypeScript
- Added docker test script

All exports now working:
- VectorDB (vector operations)
- CollectionManager (multi-collection support)
- getHealth() (health status)
- getMetrics() (Prometheus metrics)
- version(), hello() (utils)

Tested in Docker container: PASSED

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 19:05:00 +00:00
..
index.cjs.ts fix: Add CommonJS build and remove WASM dependency 2025-11-25 18:05:36 +00:00
index.ts fix: Export new NAPI functions in native wrapper 2025-11-26 19:05:00 +00:00