mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-26 07:44:05 +00:00
ruvector-postgres: - Add comprehensive README.md with features, comparison, tutorials - Create docs/implementation/ and docs/guides/ subdirectories - Move implementation summaries to organized locations Root docs reorganization: - Move HNSW docs to docs/hnsw/ - Move postgres docs to docs/postgres/ - Move zero-copy docs to docs/postgres/zero-copy/ - Move guides to docs/guides/ - Move architecture to docs/architecture/ - Move benchmarks docs to benchmarks/docs/ - Move benchmark source to benchmarks/src/ Cleanup: - Remove duplicate install/ from root (now in crates/ruvector-postgres/install/) - Remove stale benchmark results - Remove duplicate binary files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| guides | ||
| implementation | ||
| API.md | ||
| ARCHITECTURE.md | ||
| BUILD.md | ||
| BUILD_QUICK_START.md | ||
| IMPLEMENTATION_SUMMARY.md | ||
| INSTALLATION.md | ||
| ivfflat_access_method.md | ||
| MIGRATION.md | ||
| NATIVE_TYPE_IO.md | ||
| NEON_COMPATIBILITY.md | ||
| QUANTIZED_TYPES.md | ||
| QUICK_REFERENCE_IVFFLAT.md | ||
| SIMD_OPTIMIZATION.md | ||
| TEST_SUMMARY.md | ||
| TESTING.md | ||
| TYPE_IO_IMPLEMENTATION_SUMMARY.md | ||