mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 13:54:31 +00:00
* fix(postgres-cli): Update Docker image to ruvnet/ruvector-postgres Use the correct Docker Hub image name (ruvnet/ruvector-postgres) instead of the incorrect ruvector/postgres fallback. Simplifies the pull logic since the image is now available on Docker Hub. * fix(postgres-cli): Improve native installation for pgrx - Clone repository instead of wrapper crate (pgrx needs .control file) - Add postgresql-server-dev package to build dependencies - Run apt-get update before installing packages - Support PostgreSQL 14, 15, 16, and 17 for native builds * docs(postgres-cli): Add Docker Hub badge and direct usage instructions - Add Docker Hub badge linking to ruvnet/ruvector-postgres - Add direct Docker Hub usage example for users who prefer Docker directly - Maintain consistency with crate README * docs(postgres): Add comprehensive SQL Functions Reference table 53+ functions organized by category with descriptions and usage examples: - Distance Functions (5) - Vector Operations (5) - Hyperbolic Geometry (8) - Sparse Vectors & BM25 (14) - Attention Mechanisms (39) - Graph Neural Networks (5) - Agent Routing - Tiny Dancer (11) - Self-Learning / ReasoningBank (7) - Graph Storage & Cypher (8) - Quantization (4) - Index Management (3) --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| micro-hnsw-wasm | ||
| profiling | ||
| ruvector-attention | ||
| ruvector-attention-cli | ||
| ruvector-attention-node | ||
| ruvector-attention-wasm | ||
| ruvector-bench | ||
| ruvector-cli | ||
| ruvector-cluster | ||
| ruvector-collections | ||
| ruvector-core | ||
| ruvector-filter | ||
| ruvector-gnn | ||
| ruvector-gnn-node | ||
| ruvector-gnn-wasm | ||
| ruvector-graph | ||
| ruvector-graph-node | ||
| ruvector-graph-wasm | ||
| ruvector-metrics | ||
| ruvector-node | ||
| ruvector-postgres | ||
| ruvector-raft | ||
| ruvector-replication | ||
| ruvector-router-cli | ||
| ruvector-router-core | ||
| ruvector-router-ffi | ||
| ruvector-router-wasm | ||
| ruvector-server | ||
| ruvector-snapshot | ||
| ruvector-tiny-dancer-core | ||
| ruvector-tiny-dancer-node | ||
| ruvector-tiny-dancer-wasm | ||
| ruvector-wasm | ||
| sona | ||