ruvector/npm/packages
rUv 79cad407f8 feat(docker): Add main RuVector Docker image with complete platform
- Create docker/Dockerfile with PostgreSQL extension + npm packages
- Build ruvnet/ruvector:0.2.5 image (PostgreSQL 17, Node.js 20)
- Include 65 SQL functions: vector, hyperbolic, sparse, GNN, routing, learning
- Pre-install npm packages: ruvector, @ruvector/sona, ruvllm, postgres-cli
- Add comprehensive Docker Hub README with 8 tutorials
- Update main README with Docker quickstart section
- Add Docker badge to README

Docker images available:
- ruvnet/ruvector:latest - Full platform (PostgreSQL + npm)
- ruvnet/ruvector-postgres:latest - PostgreSQL extension only

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 19:39:50 +00:00
..
agentic-integration refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
agentic-synth fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
agentic-synth-examples fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
burst-scaling feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
cli feat: Add multi-platform GitHub Actions workflow for native module builds 2025-11-21 13:19:13 +00:00
cloud-run refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
core feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
graph-data-generator fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
graph-node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
graph-wasm fix: Correct WASM build path and security audit workflow 2025-11-26 15:29:51 +00:00
node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
postgres-cli feat(docker): Add main RuVector Docker image with complete platform 2025-12-06 19:39:50 +00:00
router feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
router-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-linux-arm64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
ruvector feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvector-extensions feat: Complete RuVector Extensions with 5 Major Features 2025-11-25 20:58:49 +00:00
ruvllm feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-darwin-arm64 feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-darwin-x64 feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-linux-arm64-gnu feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-linux-x64-gnu feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-win32-x64-msvc feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
sona feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
spiking-neural fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
tiny-dancer feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
tiny-dancer-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-arm64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
wasm fix: Add CommonJS build and remove WASM dependency 2025-11-25 18:05:36 +00:00