Skip to content

Develop - #3

Merged
ldaidone merged 11 commits into
mainfrom
develop
Nov 2, 2025
Merged

Develop#3
ldaidone merged 11 commits into
mainfrom
develop

Conversation

@ldaidone

@ldaidone ldaidone commented Nov 1, 2025

Copy link
Copy Markdown
Owner

No description provided.

   - Implement main goembedx API with goembedx.New(dim) as specified in README
   - Add dimension validation to vector store for type safety
   - Build complete CLI with 'add' and 'search' commands for vector management
   - Enhance BadgerDB store with:
     - Precomputed vector norms for faster cosine similarity calculations
     - Import/export functionality for vector data management
     - Metadata storage capability
     - Backward compatibility for existing data
   - Fix CLI test to properly handle help command exit behavior
   - Complete v0.1.0 (foundation) and v0.2.0 (persistence) roadmap features
   - Ensure all core tests pass and Makefile build works correctly

   The project now provides a complete lightweight vector database with both in-memory and persistent storage options, matching the API specification
      in the README and completing key roadmap items for local embedding storage and semantic search.
- updated README.md
   Implement core goembedx functionality and v0.2.0 roadmap items
@ldaidone ldaidone self-assigned this Nov 1, 2025
@codecov

codecov Bot commented Nov 1, 2025

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@ldaidone
ldaidone merged commit 19d571f into main Nov 2, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant